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

/freebsd-11-stable/usr.bin/rpcinfo/
H A Drpcinfo.c110 struct netidlist { struct
112 struct netidlist *next;
123 struct netidlist *nlist;
662 struct netidlist *nl;
669 nl = (struct netidlist *)malloc(sizeof (struct netidlist));
686 struct netidlist *nl;

Completed in 101 milliseconds