Home
last modified time | relevance | path

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

/freebsd-src/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-src/usr.bin/grep/
H A Dutil.c416 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 Dgnum4.c484 regmatch_t *pmatch; in dopatsubst() local
514 regmatch_t *pmatch; in doregexp() local
/freebsd-src/usr.bin/killall/
H A Dkillall.c98 regmatch_t pmatch; in main() local
/freebsd-src/usr.bin/split/
H A Dsplit.c292 regmatch_t pmatch; in split2() local
/freebsd-src/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-src/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-src/usr.sbin/setfmac/
H A Dsetfmac.c395 regmatch_t pmatch; in apply_specs() local
/freebsd-src/lib/libc/regex/
H A Dengine.c83 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 Dregexec.c142 llvm_regmatch_t pmatch[], int eflags) in llvm_regexec()
/freebsd-src/contrib/ntp/ntpd/
H A Dntp_restrict.c392 const restrict_u * pmatch, in match_restrict_entry()
/freebsd-src/lib/libpmc/
H A Dlibpmc_pmu_util.c228 regmatch_t pmatch[1]; in pmu_events_map_get() local
/freebsd-src/contrib/file/src/
H A Dfuncs.c738 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 Dsoftmagic.c2306 regmatch_t pmatch; magiccheck() local
/freebsd-src/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_crypto.c118 regmatch_t pmatch[2]; in zfs_prop_parse_keylocation() local
/freebsd-src/contrib/one-true-awk/
H A Db.c727 int pmatch(fa *f, const char *p0) /* longest match, for sub */ pmatch() function
/freebsd-src/usr.bin/find/
H A Dfunction.c1418 regmatch_t pmatch; in f_regex() local
/freebsd-src/usr.sbin/ppp/
H A Dcommand.c1036 FindCommand(struct cmdtab const * cmds,const char * str,int * pmatch) FindCommand() argument
/freebsd-src/contrib/sendmail/src/
H A Dmap.c7767 regmatch_t pmatch[MAX_MATCH]; local