Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dunistd.h409 #define _POSIX_REGEXP 1 /* Supports POSIX Regular Expressions */ macro
/titanic_44/usr/src/lib/libc/port/gen/
H A Dsysconf.c470 return ((long)_POSIX_REGEXP); in sysconf()