Searched refs:wordq (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/autofs/ |
H A D | ns_files.c | 76 char word[MAXPATHLEN+1], wordq[MAXPATHLEN+1]; in getmapent_files() local 146 if ((getword(word, wordq, &lp, &lq, ' ', sizeof (word)) in getmapent_files() 203 char word[MAXPATHLEN+1], wordq[MAXPATHLEN+1]; in getmapkeys_files() local 262 if ((getword(word, wordq, &lp, &lq, ' ', MAXFILENAMELEN) in getmapkeys_files()
|