Home
last modified time | relevance | path

Searched refs:monfile (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/rpc.lockd/
H A Dlockd_lock.c123 struct monfile { struct
124 LIST_ENTRY(monfile) monfilelist;
132 LIST_HEAD(monfilelist_head, monfile); argument
1032 struct monfile *imf,*nmf; in lock_hwlock()
1055 nmf = malloc(sizeof(struct monfile)); in lock_hwlock()
1115 struct monfile *imf; in unlock_hwlock()