OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pwdudb
(Results
1 - 1
of
1
) sorted by null
/external/openssh/openbsd-compat/
bsd-cray.c
208
passwd_t pwdacm, pwddialup,
pwdudb
, pwdwal, pwddce;
local
277
pwdacm.next = &
pwdudb
;
279
pwdudb
.atype = IA_UDB;
280
pwdudb
.pwdp = NULL;
281
pwdudb
.next = &pwddce;
Completed in 32 milliseconds