OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pw_equal
(Results
1 - 3
of
3
) 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) {
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 34 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025