Home
last modified time | relevance | path

Searched defs:pmatch (Results 1 – 19 of 19) sorted by relevance

/freebsd/usr.sbin/ofwdump/
H A Dofwdump.c211 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/usr.bin/grep/
H A Dutil.c425 regmatch_t pmatch[]) in litexec()
488 regmatch_t pmatch, lastmatch, chkmatch; in procline() local
/freebsd/usr.bin/m4/
H A Dgnum4.c484 regmatch_t *pmatch; in dopatsubst() local
514 regmatch_t *pmatch; in doregexp() local
/freebsd/usr.bin/split/
H A Dsplit.c292 regmatch_t pmatch; in split2() local
/freebsd/usr.bin/killall/
H A Dkillall.c98 regmatch_t pmatch; in main() local
/freebsd/usr.bin/sort/
H A Dsort.c621 regmatch_t pmatch[4]; in parse_pos() local
777 regmatch_t pmatch[4]; in parse_pos_obs() local
/freebsd/contrib/nvi/regex/
H A Dengine.c72 regmatch_t *pmatch; /* [nsub+1] (0 element unused) */ member
133 regmatch_t pmatch[], int eflags) in matcher()
H A Dregexec.c153 regmatch_t *pmatch, int eflags) in regexec()
/freebsd/usr.sbin/setfmac/
H A Dsetfmac.c395 regmatch_t pmatch; in apply_specs() local
/freebsd/lib/libc/regex/
H A Dengine.c83 regmatch_t *pmatch; /* [nsub+1] (0 element unused) */ member
189 regmatch_t pmatch[], in matcher()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dregexec.c142 llvm_regmatch_t pmatch[], int eflags) in llvm_regexec()
/freebsd/contrib/ntp/ntpd/
H A Dntp_restrict.c404 match_restrict_entry(const restrict_u * pmatch,int v6) match_restrict_entry() argument
/freebsd/contrib/file/src/
H A Dfuncs.c755 const char *str, size_t nmatch, regmatch_t* pmatch, int eflags) in file_regexec()
H A Dsoftmagic.c2310 regmatch_t pmatch; in magiccheck() local
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_crypto.c118 regmatch_t pmatch[2]; in zfs_prop_parse_keylocation() local
/freebsd/contrib/one-true-awk/
H A Db.c740 int pmatch(fa *f, const char *p0) /* longest match, for sub */ in pmatch() function
/freebsd/usr.bin/find/
H A Dfunction.c1418 regmatch_t pmatch; in f_regex() local
/freebsd/usr.sbin/ppp/
H A Dcommand.c1040 FindCommand(struct cmdtab const *cmds, const char *str, int *pmatch) in FindCommand()
/freebsd/contrib/sendmail/src/
H A Dmap.c7767 regmatch_t pmatch[MAX_MATCH]; local