Searched refs:PWD_CMD (Results 1 – 1 of 1) sorted by relevance
53 #ifndef PWD_CMD54 #define PWD_CMD "/bin/pwd" macro66 if ((fp = popen(PWD_CMD, "r")) == NULL) in getcwd()