Searched refs:pzpwdfiles (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/uucp-11/uucp/uuconf/
H A Dcallin.c66 if (qglobal->qprocess->pzpwdfiles == NULL)
75 &qglobal->qprocess->pzpwdfiles,
93 for (pz = qglobal->qprocess->pzpwdfiles; *pz != NULL; pz++)
H A Dcnfnms.c51 (const char * const *) qglobal->qprocess->pzpwdfiles;
H A Diniglb.c98 qprocess->pzpwdfiles = NULL;
H A Duucnfi.h108 char **pzpwdfiles;
107 char **pzpwdfiles; member in struct:sprocess
H A Dtinit.c89 offsetof (struct sprocess, pzpwdfiles), itaddfile },
231 iret = itset_default (qglobal, &qglobal->qprocess->pzpwdfiles, PASSWDFILE);

Completed in 117 milliseconds