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

/osnet-11/usr/src/lib/libnsl/dial/
H A Dulockf.c37 static int onelock(char *, char *, char *);
67 if (onelock(pid, tempfile, name) == -1) {
72 if (onelock(pid, tempfile, name)) {
74 DEBUG(4, "ulockf failed in onelock()\n%s", "");
196 onelock(char *pid, char *tempfile, char *name) function

Completed in 15 milliseconds