OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shadowfile
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/rpc.pcnfsd/
pcnfsd_misc.c
107
int
shadowfile
;
local in function:get_password
118
shadowfile
= 0; /* SHADOW is not there */
120
shadowfile
= 1;
123
if (
shadowfile
)
126
(
shadowfile
&& (sp = getspnam(usrnam)) == NULL))
129
if (
shadowfile
) {
pcnfsd_misc.c
107
int
shadowfile
;
local in function:get_password
118
shadowfile
= 0; /* SHADOW is not there */
120
shadowfile
= 1;
123
if (
shadowfile
)
126
(
shadowfile
&& (sp = getspnam(usrnam)) == NULL))
129
if (
shadowfile
) {
Completed in 26 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025