OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pw_equal
(Results
1 - 2
of
2
) 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 in typeref:typename:const char *
437
if (old_pw && (neq =
pw_equal
(buf, old_pw)) != NULL) {
passwd.c
62
static const char *
pw_equal
(char *buf, struct passwd *old_pw);
305
pw_equal
(char *buf, struct passwd *pw)
function in typeref:typename:const char *
437
if (old_pw && (neq =
pw_equal
(buf, old_pw)) != NULL) {
Completed in 27 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025