OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:protoflags
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/gen/
getpwent.c
341
char *buf, size_t buflen, const struct passwd *protopw, int
protoflags
)
376
if (useproto && !(
protoflags
& _PASSWORD_NOUID))
381
if (useproto && !(
protoflags
& _PASSWORD_NOGID))
1684
int
protoflags
; /* proto passwd flags */
member in struct:compat_state
1751
state->
protoflags
= 0;
2031
&state->proto, state->
protoflags
)) {
2122
state->
protoflags
= pwflags;
getpwent.c
341
char *buf, size_t buflen, const struct passwd *protopw, int
protoflags
)
376
if (useproto && !(
protoflags
& _PASSWORD_NOUID))
381
if (useproto && !(
protoflags
& _PASSWORD_NOGID))
1684
int
protoflags
; /* proto passwd flags */
member in struct:compat_state
1751
state->
protoflags
= 0;
2031
&state->proto, state->
protoflags
)) {
2122
state->
protoflags
= pwflags;
Completed in 24 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025