Searched refs:dot_lock (Results 1 – 3 of 3) sorted by relevance
135 dot_lock(const char *fname, int pollinterval, FILE *fp, const char *msg) in dot_lock() function
145 int dot_lock(const char *, int, FILE *, const char *);
319 if (dot_lock(mailname, 1, stdout, ".") == -1) in quit()