Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dlockinst.c67 #define ERR_MKLOCK "unable to create governing lock file <%s>." macro
190 progerr(gettext(ERR_MKLOCK), lockpath); in lockinst()
H A Docfile.c97 #define ERR_MKLOCK "unable to create lock file <%s>." macro
572 progerr(gettext(ERR_MKLOCK), lockpath); in pkgWlock()