OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:useproto
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/gen/
getpwent.c
344
int
useproto
;
local in function:_pw_copy
351
useproto
= protopw && protopw->pw_name;
366
(
useproto
&& *protopw->field ? protopw->field : frompw->field))
376
if (
useproto
&& !(protoflags & _PASSWORD_NOUID))
381
if (
useproto
&& !(protoflags & _PASSWORD_NOGID))
getpwent.c
344
int
useproto
;
local in function:_pw_copy
351
useproto
= protopw && protopw->pw_name;
366
(
useproto
&& *protopw->field ? protopw->field : frompw->field))
376
if (
useproto
&& !(protoflags & _PASSWORD_NOUID))
381
if (
useproto
&& !(protoflags & _PASSWORD_NOGID))
Completed in 26 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025