OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pw_equal
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libutil/
passwd.c
62
static const char *
pw_equal
(char *buf, struct passwd *old_pw);
305
pw_equal
(char *buf, struct passwd *pw)
function
437
if (old_pw && (neq =
pw_equal
(buf, old_pw)) != NULL) {
Completed in 21 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026