Searched refs:_PATH_PWD (Results 1 – 6 of 6) sorted by relevance
98 #ifndef _PATH_PWD99 #define _PATH_PWD "/etc" macro
43 static char * grpath = _PATH_PWD;
48 static char pathpwd[] = _PATH_PWD;
64 #define _PATH_PWD "/etc" macro
70 static char _default_mppath[] = _PATH_PWD;
119 strcpy(prefix, _PATH_PWD); in main()