Home
last modified time | relevance | path

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

/dports/mail/nmh/nmh-1.7.1/sbr/
H A Dlock_file.c93 static enum locktype init_locktype(const char *);
121 datalocktype = init_locktype(dl); in lkopendata()
142 spoollocktype = init_locktype(spoollocking); in lkopenspool()
743 init_locktype(const char *lockname) in init_locktype() function