HomeSort by: relevance | last modified time | path
    Searched defs:xtmpfile (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/shlock/
shlock.c 110 static char *xtmpfile(const char *, pid_t, int);
123 xtmpfile(const char *file, pid_t pid, int uucpstyle) function in typeref:typename:char *
263 if ((tmp = xtmpfile(file, pid, uucpstyle)) == NULL)
shlock.c 110 static char *xtmpfile(const char *, pid_t, int);
123 xtmpfile(const char *file, pid_t pid, int uucpstyle) function in typeref:typename:char *
263 if ((tmp = xtmpfile(file, pid, uucpstyle)) == NULL)

Completed in 24 milliseconds