Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/libc-tests/tests/regex/
H A Dtestregex.c514 #ifndef REG_EFAULT
515 #define REG_EFAULT (REG_UNKNOWN-8) macro
547 REG_EFAULT, "EFAULT",
703 case REG_EFAULT: in error()
1028 ret = REG_EFAULT; in gotcha()