Searched refs:CTL_POSIX_NOSUB (Results 1 – 1 of 1) sorted by relevance
470 #define CTL_POSIX_NOSUB 0x01000000u macro677 { "posix_nosub", MOD_PAT, MOD_CTL, CTL_POSIX|CTL_POSIX_NOSUB, PO(control) },716 CTL_POSIX_NOSUB|CTL_USE_LENGTH)742 #define NOTPOP_CONTROLS (CTL_HEXPAT|CTL_POSIX|CTL_POSIX_NOSUB|CTL_PUSH| \4051 ((controls & CTL_POSIX_NOSUB) != 0)? " posix_nosub" : "", in show_controls()5323 if ((pat_patctl.control & CTL_POSIX_NOSUB) != 0) cflags |= REG_NOSUB; in process_pattern()6818 else if ((pat_patctl.control & CTL_POSIX_NOSUB) != 0) in process_data()