Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libadm/common/
H A Dckpath.c54 #define E_RELATIVE "must not begin with a slash (/)" macro
68 #define H_RELATIVE E_RELATIVE
165 errstr = E_RELATIVE; in ckpath_val()