mountd.c | 919 struct grouplist *tgrp, char *cp, int *has_host, struct grouplist **grp) 932 if (*has_host) { 947 *has_host = TRUE; 1026 int has_host, exflags, got_nondir, dirplen; local in function:get_exportlist_one 1042 has_host = FALSE; 1083 &has_host, &exflags, &anon)) 1114 tgrp, cp, &has_host, &grp)) 1130 if (!has_host) { 1173 if (has_host) {
|