Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/lp/lib/msgs/
H A Dmconnect.c47 static int checklock ( void );
49 static int checklock();
86 if (checklock() == -1)
169 static int checklock ( void ) in checklock() function
171 static int checklock() in checklock()
/titanic_50/usr/src/cmd/saf/
H A Dmisc.c522 pid_t checklock(); in sendsig()
528 if (pid = checklock(sp)) { in sendsig()
556 checklock(sp) in checklock() function
H A Dsac.c230 pid_t checklock(); in startpms()
239 if (checklock(sp)) { in startpms()
375 pid_t checklock(); in startpm()
380 if (checklock(sp)) { in startpm()