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

/freebsd-current/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.c158 MonList *lp;
190 lp = (MonList *)malloc(sizeof(MonList));
225 MonList *lp, *next;
226 MonList *last = NULL;
387 MonList *lp;

Completed in 122 milliseconds