OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mypw
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/lock/
lock.c
115
char *
mypw
= NULL;
local in function:main
145
mypw
= strdup(pw->pw_passwd);
146
if (!
mypw
)
213
mypw
= s1;
278
if (!strcmp(
mypw
, crypt(s,
mypw
)))
Completed in 11 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025