Searched refs:mcwd_path (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmisc.c74 char *mcwd_path; local
77 mcwd_path = getenv("MCWD");
78 if (mcwd_path == NULL || *mcwd_path == '\0'){
86 strncpy(file, mcwd_path, MAXPATHLEN);

Completed in 80 milliseconds