Searched refs:REG_EFAULT (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/re/ | ||
H A D | testregex.c | 514 #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