Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dpkg.c188 #define PKGCHK_CMD "LC_MESSAGES= /usr/sbin/pkgchk -lp %s 2>/dev/null" macro
200 (void) snprintf(tmpbuf, BUFLEN, PKGCHK_CMD, path); in pkg_fmri_create()