OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alias_pwd
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/local/
alias.c
112
struct mypasswd *
alias_pwd
;
local
209
alias_pwd
= 0;
221
if ((errno = mypwuid_err(dict->owner.uid, &
alias_pwd
)) != 0
222
||
alias_pwd
== 0) {
232
SET_USER_ATTR(usr_attr,
alias_pwd
, state.level);
362
if (
alias_pwd
)
363
mypwfree(
alias_pwd
);
Completed in 65 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026