Searched defs:re (Results 51 - 75 of 88) sorted by relevance

1234

/freebsd-11-stable/usr.bin/sed/
H A Dprocess.c386 regex_t *re; local
/freebsd-11-stable/usr.bin/m4/
H A Dgnum4.c251 exit_regerror(int er, regex_t *re, const char *source) argument
282 add_sub(int n, const char *string, regex_t *re, regmatch_t *pm) argument
299 add_replace(const char *string, regex_t *re, const char *replace, regmatch_t *pm) argument
332 do_subst(const char *string, regex_t *re, cons argument
373 do_regexp(const char *string, regex_t *re, const char *source, const char *replace, regmatch_t *pm) argument
391 do_regexpindex(const char *string, regex_t *re, const char *source, regmatch_t *pm) argument
485 regex_t re; local
515 regex_t re; local
[all...]
/freebsd-11-stable/contrib/one-true-awk/
H A Dawk.h229 struct rrow re[1]; /* variable: actual size set by calling malloc */ member in struct:fa
/freebsd-11-stable/sbin/fdisk_pc98/
H A Dfdisk.c874 regex_t re; local
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_subst.c53 regex_t *re; local
343 s(SCR *sp, EXCMD *cmdp, CHAR_T *s, regex_t *re, u_int flags) argument
[all...]
/freebsd-11-stable/sys/kern/
H A Dsubr_rman.c663 rman_activate_resource(struct resource *re) argument
783 rman_release_resource(struct resource *re) argument
/freebsd-11-stable/contrib/libucl/src/
H A Ducl_schema.c365 regex_t re; local
/freebsd-11-stable/contrib/amd/amd/
H A Dmapc.c425 regex_t re; local
[all...]
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_qos.c157 struct osm_routing_engine *re = sm->p_subn->p_osm->routing_engine_used; local
302 struct osm_routing_engine *re = sm->p_subn->p_osm->routing_engine_used; local
419 struct osm_routing_engine *re = sm->p_subn->p_osm->routing_engine_used; local
[all...]
H A Dosm_mcast_mgr.c1011 struct osm_routing_engine *re = sm->p_subn->p_osm->routing_engine_used; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp116 friend bool operator<(const unsigned int r, const struct ReduceEntry &re) { argument
/freebsd-11-stable/contrib/ldns/
H A Dresolver.c379 ldns_resolver_set_recursive(ldns_resolver *r, bool re) argument
/freebsd-11-stable/contrib/nvi/common/
H A Dscreen.h129 CHAR_T *re; /* Search RE: uncompiled form. */ member in struct:_scr
/freebsd-11-stable/sys/dev/sound/pci/
H A Dvibes.c259 u_int32_t rs, re, r, best_r = 0, r2, t, n, best_n = 0; local
/freebsd-11-stable/sys/dev/tpm/
H A Dtpm.c805 int re, to, rv; local
/freebsd-11-stable/sys/dev/safe/
H A Dsafe.c330 struct safe_ringentry *re = &sc->sc_ring[i]; local
550 struct safe_ringentry *re = sc->sc_back; local
604 safe_feed(struct safe_softc *sc, struct safe_ringentry *re) argument
857 struct safe_ringentry *re; local
1499 safe_callback(struct safe_softc *sc, struct safe_ringentry *re) argument
1963 struct safe_ringentry *re = sc->sc_back; local
1981 safe_free_entry(struct safe_softc *sc, struct safe_ringentry *re) argument
2098 safe_dump_request(struct safe_softc *sc, const char* tag, struct safe_ringentry *re) argument
2193 struct safe_ringentry *re = sc->sc_back; local
[all...]
/freebsd-11-stable/contrib/dtc/
H A Dflattree.c319 struct reserve_info *re; local
475 struct reserve_info *re; local
712 struct fdt_reserve_entry re; local
[all...]
/freebsd-11-stable/usr.bin/sort/
H A Dsort.c628 regex_t re; local
782 regex_t re; local
/freebsd-11-stable/usr.bin/rpcinfo/
H A Drpcinfo.c954 rpcb_entry *re; local
/freebsd-11-stable/sbin/fdisk/
H A Dfdisk.c1505 regex_t re; local
/freebsd-11-stable/sbin/devd/
H A Ddevd.cc288 match::match(config &c, const char *var, const char *re) : argument
1146 new_match(const char *var, const char *re) argument
1155 new_media(const char *var, const char *re) argument
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_zip.c1045 const uint8_t * const re = rb + s; local
/freebsd-11-stable/contrib/subversion/
H A Dwin-tests.py35 import re namespace
/freebsd-11-stable/contrib/binutils/binutils/
H A Dresrc.c1910 const rc_res_entry *re; local
1993 write_rc_subdir(FILE *e, const rc_res_entry *re, const rc_res_id *type, const rc_res_id *name, rc_uint_type *language, int level) argument
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.c351 ctf_encoding_t le, re; local
[all...]

Completed in 486 milliseconds

1234