| mountd.c | 960 int got_nondir, char *cp, struct exportlist **ep, struct statvfs *fsp) 975 if (got_nondir) { 1026 int has_host, exflags, got_nondir, dirplen; local in function:get_exportlist_one 1045 got_nondir = 0; 1081 got_nondir = 1; 1095 got_nondir, cp, &ep, &fsb)) 1117 got_nondir = 1;
|