Searched refs:DEFDIR (Results 1 – 1 of 1) sorted by relevance
59 #define DEFDIR "/etc/" macro149 strcpy(passwd_file, DEFDIR MYPASSWD); in main()150 strcpy(shadow_file, DEFDIR MYSHADOW); in main()151 strcpy(lockfile, DEFDIR ".pwd.lock"); in main()152 strcpy(adjunct_file, DEFDIR "security/passwd.adjunct"); in main()292 if (strcmp(DEFDIR MYSHADOW, shadow_file) == 0) { in main()