Home
last modified time | relevance | path

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

/dragonfly/tools/regression/lib/libc-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()