Home
last modified time | relevance | path

Searched refs:checkLock (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/tip/
H A Duucplock.c58 static int checkLock(char *);
94 if (checkLock(file)) in ulockf()
116 checkLock(char *file) in checkLock() function