/freebsd-src/usr.sbin/ofwdump/ |
H A D | ofwdump.c | 211 const char *pmatch, bool raw, bool str) in ofw_dump_node() 242 ofw_dump(int fd, const char *start, bool rec, bool prop, const char *pmatch, in ofw_dump()
|
/freebsd-src/usr.bin/grep/ |
H A D | util.c | 416 litexec(const struct pat * pat,const char * string,size_t nmatch,regmatch_t pmatch[]) litexec() argument 479 regmatch_t pmatch, lastmatch, chkmatch; procline() local [all...] |
/freebsd-src/usr.bin/m4/ |
H A D | gnum4.c | 484 regmatch_t *pmatch; in dopatsubst() local 514 regmatch_t *pmatch; in doregexp() local
|
/freebsd-src/usr.bin/killall/ |
H A D | killall.c | 98 regmatch_t pmatch; in main() local
|
/freebsd-src/usr.bin/split/ |
H A D | split.c | 292 regmatch_t pmatch; in split2() local
|
/freebsd-src/usr.bin/sort/ |
H A D | sort.c | 621 regmatch_t pmatch[4]; in parse_pos() local 777 regmatch_t pmatch[4]; in parse_pos_obs() local
|
/freebsd-src/contrib/nvi/regex/ |
H A D | engine.c | 72 regmatch_t *pmatch; /* [nsub+1] (0 element unused) */ member 133 regmatch_t pmatch[], int eflags) in matcher()
|
H A D | regexec.c | 153 regmatch_t *pmatch, int eflags) in regexec()
|
/freebsd-src/usr.sbin/setfmac/ |
H A D | setfmac.c | 395 regmatch_t pmatch; in apply_specs() local
|
/freebsd-src/lib/libc/regex/ |
H A D | engine.c | 83 regmatch_t *pmatch; /* [nsub+1] (0 element unused) */ member 189 regmatch_t pmatch[], in matcher()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | regexec.c | 142 llvm_regmatch_t pmatch[], int eflags) in llvm_regexec()
|
/freebsd-src/contrib/ntp/ntpd/ |
H A D | ntp_restrict.c | 392 const restrict_u * pmatch, in match_restrict_entry()
|
/freebsd-src/lib/libpmc/ |
H A D | libpmc_pmu_util.c | 228 regmatch_t pmatch[1]; in pmu_events_map_get() local
|
/freebsd-src/contrib/file/src/ |
H A D | funcs.c | 738 file_regexec(struct magic_set * ms file_locale_used,file_regex_t * rx,const char * str,size_t nmatch,regmatch_t * pmatch,int eflags) file_regexec() argument
|
H A D | softmagic.c | 2306 regmatch_t pmatch; magiccheck() local
|
/freebsd-src/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_crypto.c | 118 regmatch_t pmatch[2]; in zfs_prop_parse_keylocation() local
|
/freebsd-src/contrib/one-true-awk/ |
H A D | b.c | 727 int pmatch(fa *f, const char *p0) /* longest match, for sub */ pmatch() function
|
/freebsd-src/usr.bin/find/ |
H A D | function.c | 1418 regmatch_t pmatch; in f_regex() local
|
/freebsd-src/usr.sbin/ppp/ |
H A D | command.c | 1036 FindCommand(struct cmdtab const * cmds,const char * str,int * pmatch) FindCommand() argument
|
/freebsd-src/contrib/sendmail/src/ |
H A D | map.c | 7767 regmatch_t pmatch[MAX_MATCH]; local
|