Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dregex.h123 #define REG_ENOSYS 19 /* function not supported (XPG4) */ macro
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregerror.c77 RERR(REG_ENOSYS, "function not supported"),
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dregex.h109 #define REG_ENOSYS (-1) /* not supported */ macro
/illumos-gate/usr/src/cmd/expr/
H A Dcompile.c459 case REG_ENOSYS: in map_errnos()