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

/freebsd-11.0-release/usr.sbin/rpc.statd/
H A Dstatd.h58 lost after a re-boot. Hence the actual values of MonList * pointers
72 } MonList; typedef in typeref:struct:MonList_s
79 MonList *monList; /* List of clients to inform if we */
H A Dprocs.c157 MonList *lp;
189 lp = (MonList *)malloc(sizeof(MonList));
224 MonList *lp, *next;
225 MonList *last = NULL;
386 MonList *lp;

Completed in 54 milliseconds