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

/ast/src/cmd/re/
H A Dtestregex.c514 #ifndef REG_EFAULT
515 #define REG_EFAULT (REG_UNKNOWN-8) macro
547 REG_EFAULT, "EFAULT",
703 case REG_EFAULT:
1030 ret = REG_EFAULT;

Completed in 14 milliseconds