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.c512 #ifndef REG_EFAULT
513 #define REG_EFAULT (REG_UNKNOWN-8) macro
545 REG_EFAULT, "EFAULT",
701 case REG_EFAULT: in error()
1026 ret = REG_EFAULT; in gotcha()