Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dlockinst.c68 #define ERR_NOLOCK "unable to install governing lock on <%s>." macro
242 progerr(gettext(ERR_NOLOCK), lockpath); in lockinst()
H A Docfile.c95 #define ERR_NOLOCK "Database lock failed." macro
228 progerr(gettext(ERR_NOLOCK)); in ocfile()