OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gropen
(Results
1 - 3
of
3
) sorted by null
/external/openssh/openbsd-compat/
pwcache.c
89
static int
gropen
;
local
96
if (
gropen
== 0) {
100
gropen
= 1;
/external/qemu/distrib/sdl-1.2.15/
README.NanoX
22
GrOpen
() can only be called once. When the
GrOpen
() is called at
/external/qemu/distrib/sdl-1.2.15/src/video/nanox/
SDL_nxvideo.c
58
if (
GrOpen
() < 0) return 0 ;
192
if (
GrOpen
() < 0) {
193
SDL_SetError ("
GrOpen
() fail") ;
Completed in 102 milliseconds