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

/illumos-gate/usr/src/cmd/svr4pkg/pkgremove/
H A Dquit.c62 extern void unlockinst(void);
204 * the task, do an unlockinst() just in case.
206 unlockinst();
H A Dmain.c1083 (void) unlockinst();
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dlockinst.c265 unlockinst(void) function
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dquit.c310 * the task, do an unlockinst() just in case.
312 unlockinst();
H A Dmain.c2156 (void) unlockinst();
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h199 extern void unlockinst __P((void));

Completed in 1335 milliseconds