Searched refs:_PATH_PWD (Results 1 – 5 of 5) sorted by relevance
92 #ifndef _PATH_PWD93 #define _PATH_PWD "/etc" macro
40 static char * grpath = _PATH_PWD;
45 static char pathpwd[] = _PATH_PWD;
64 #define _PATH_PWD "/etc" macro
108 strcpy(prefix, _PATH_PWD); in main()