OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stayopen
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libc/net/
protoent.h
42
int
stayopen
;
member in struct:protoent_data
/src/lib/libc/gen/
gr_private.h
53
int
stayopen
; /* see getgroupent(3) */
member in struct:__grstate_files
66
int
stayopen
; /* see getgroupent(3) */
member in struct:__grstate_dns
80
int
stayopen
; /* see getgroupent(3) */
member in struct:__grstate_nis
96
int
stayopen
; /* see getgroupent(3) */
member in struct:__grstate_compat
getgrent.c
409
_files_state.
stayopen
= 0;
418
int
stayopen
= va_arg(ap, int);
local
422
_files_state.
stayopen
=
stayopen
;
433
_files_state.
stayopen
= 0;
500
if (!_files_state.
stayopen
)
553
if (!_files_state.
stayopen
)
731
_dns_state.
stayopen
= 0;
740
int
stayopen
= va_arg(ap, int);
local
744
_dns_state.
stayopen
= stayopen
1087
int
stayopen
= va_arg(ap, int);
local
1539
int
stayopen
= va_arg(ap, int);
local
[
all
...]
getpwent.c
406
int
stayopen
; /* see getpassent(3) */
member in struct:files_state
542
_files_state.
stayopen
= 0;
551
int
stayopen
= va_arg(ap, int);
local
555
_files_state.
stayopen
=
stayopen
;
566
_files_state.
stayopen
= 0;
633
if (!_files_state.
stayopen
)
687
if (!_files_state.
stayopen
)
731
int
stayopen
; /* see getpassent(3) */
member in struct:dns_state
833
_dns_state.
stayopen
= 0
842
int
stayopen
= va_arg(ap, int);
local
1123
int
stayopen
; \/* see getpassent(3) *\/
member in struct:nis_state
1339
int
stayopen
= va_arg(ap, int);
local
1669
int
stayopen
; \/* see getpassent(3) *\/
member in struct:compat_state
2198
int
stayopen
= va_arg(ap, int);
local
[
all
...]
/src/lib/libc/rpc/
getrpcent.c
75
int
stayopen
;
member in struct:rpcdata
147
d->
stayopen
|= f;
157
if (d->rpcf && !d->
stayopen
) {
Completed in 38 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026