Home
last modified time | relevance | path

Searched defs:REG_ENOSYS (Results 1 – 2 of 2) 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/contrib/ast/src/lib/libast/include/
H A Dregex.h109 #define REG_ENOSYS (-1) /* not supported */ macro