Home
last modified time | relevance | path

Searched refs:MYPASSWD (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/yppasswd/
H A Dyppasswdd.c60 #define MYPASSWD "passwd" macro
149 strcpy(passwd_file, DEFDIR MYPASSWD); in main()
178 strcat(passwd_file, MYPASSWD); in main()
183 strcat(passwd_file, "/" MYPASSWD); in main()