Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/installf/
H A Dinstallf.c56 #define ERR_LINKFTYPE "ftype <%c> does not match link specification <%s>" macro
201 progerr(gettext(ERR_LINKFTYPE), ept->ftype, ept->path); in validate()