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