Searched defs:lockfile (Results 1 - 3 of 3) sorted by relevance
| /src/tests/kernel/ | ||
| H A D | t_lockf.c | 62 const char *lockfile = "lockf_test"; variable in typeref:typename:const char * [all...] |
| /src/lib/libutil/ | ||
| H A D | pidlock.c | 49 pidlock(const char *lockfile, int flags, pid_t *locker, const char *info) argument 214 char lockfile[MAXPATHLEN]; local in function:ttylock 229 char lockfile[MAXPATHLEN]; local in function:ttyunlock [all...] |
| /src/libexec/mail.local/ | ||
| H A D | mail.local.c | 77 int ch, fd, eval, lockfile = 0; local in function:main 195 deliver(int fd, char *name, int lockfile) argument |
Completed in 3 milliseconds