Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tip/
H A Dhunt.c36 if (tip_mlock(uucplock) < 0) { in hunt()
H A Dtip.h281 extern int tip_mlock(char *);
H A Duucplock.c268 tip_mlock(char *sys) in tip_mlock() function