Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ypcmd/yppasswd/
H A Dyppasswdd.c62 #define MYPASSWD "passwd" macro
151 strcpy(passwd_file, DEFDIR MYPASSWD); in main()
180 strcat(passwd_file, MYPASSWD); in main()
185 strcat(passwd_file, "/" MYPASSWD); in main()