Searched refs:filelock (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/mailx/
H A Dlocal.c197 filelock(const char* name, FILE* fp, int set) function
H A Dmailx.h941 extern int filelock(const char*, FILE*, int);
H A Dquit.c363 * NOTE: filelock() requires open for r/w
369 filelock(state.path.mail, fbuf, 1);

Completed in 19 milliseconds