OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stayopen
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/dns/include/
resolv_static.h
24
int
stayopen
;
member in struct:res_static
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
gethostbyht.c
89
static int
stayopen
= 0;
variable
98
stayopen
= f;
104
if (hostf && !
stayopen
) {
getnetnamadr.c
175
setnetent(int
stayopen
)
177
_setnethtent(
stayopen
);
178
_setnetdnsent(
stayopen
);
gethostnamadr.c
214
sethostent(int
stayopen
)
216
_sethosthtent(
stayopen
);
217
_sethostdnsent(
stayopen
);
getnetbydns.c
307
_setnetdnsent(int
stayopen
)
309
if (
stayopen
)
gethostbydns.c
801
_sethostdnsent(int
stayopen
)
805
if (
stayopen
)
Completed in 7287 milliseconds