Searched refs:_PATH_PWD (Results 1 – 6 of 6) sorted by relevance
112 #ifndef _PATH_PWD113 #define _PATH_PWD "/etc" macro
65 if (strcmp(conf.etcpath, _PATH_PWD) != 0) { in pwdb_check()
122 strlcpy(conf.etcpath, _PATH_PWD, sizeof(conf.etcpath)); in main()
64 #define _PATH_PWD "/etc" macro
70 static char _default_mppath[] = _PATH_PWD;
120 strcpy(prefix, _PATH_PWD); in main()