Searched refs:fdhead (Results 1 – 1 of 1) sorted by relevance
65 static struct fdlist *fdhead; /* Link list of the check fd's */ variable123 if (fdhead == NULL) { in add_bndlist()124 fdhead = fdl; in add_bndlist()141 for (fdl = fdhead; fdl; fdl = fdl->next) in is_bound()161 for (fdl = fdhead; fdl; fdl = fdl->next) in mergeaddr()229 for (fdl = fdhead; fdl; fdl = fdl->next) in rpcbind_get_conf()