Home
last modified time | relevance | path

Searched refs:getCWD (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dconfigfile.c1021 static char* getCWD(void) { in getCWD() function
1052 if (NULL == (oldpwd = getCWD())) { in config_parse_cmd()