Searched defs:re (Results 26 - 50 of 69) sorted by relevance

123

/freebsd-10.0-release/sys/dev/ath/
H A Dif_ath_rx.c527 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; local
[all...]
H A Dif_ath_rx_edma.c190 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; local
335 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; local
727 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; local
794 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; local
828 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; local
865 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; local
[all...]
/freebsd-10.0-release/usr.bin/csplit/
H A Dcsplit.c361 char *ecopy, *ep, *p, *pofs, *re; local
/freebsd-10.0-release/usr.bin/whereis/
H A Dwhereis.c386 regex_t re, re2; local
/freebsd-10.0-release/cddl/contrib/opensolaris/common/ctf/
H A Dctf_types.c576 ctf_encoding_t le, re; local
/freebsd-10.0-release/contrib/binutils/binutils/
H A Drescoff.c213 rc_res_entry *re; local
267 rc_res_entry *re; local
580 const rc_res_entry *re; local
[all...]
H A Dresres.c223 const rc_res_entry *re; local
655 rc_res_entry *re = NULL; local
[all...]
/freebsd-10.0-release/contrib/dtc/libfdt/
H A Dfdt_rw.c174 struct fdt_reserve_entry *re; local
191 struct fdt_reserve_entry *re = _fdt_mem_rsv_w(fdt, n); local
/freebsd-10.0-release/contrib/mdocml/
H A Dread.c678 mparse_readfd_r(struct mparse *curp, int fd, const char *file, int re) argument
646 mparse_parse_buffer(struct mparse *curp, struct buf blk, const char *file, int re) argument
[all...]
/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_rpcb_pxy.c865 rpcb_entry_t *re; local
1383 rpcb_entry_t *re; local
[all...]
/freebsd-10.0-release/sys/contrib/libfdt/
H A Dfdt_rw.c174 struct fdt_reserve_entry *re; local
191 struct fdt_reserve_entry *re = _fdt_mem_rsv_w(fdt, n); local
/freebsd-10.0-release/usr.bin/getent/
H A Dgetent.c459 struct rpcent *re; local
/freebsd-10.0-release/usr.bin/m4/
H A Dgnum4.c246 exit_regerror(int er, regex_t *re) argument
259 add_sub(int n, const char *string, regex_t *re, regmatch_t *pm) argument
276 add_replace(const char *string, regex_t *re, const char *replace, regmatch_t *pm) argument
309 do_subst(const char *string, regex_t *re, cons argument
349 do_regexp(const char *string, regex_t *re, const char *replace, regmatch_t *pm) argument
366 do_regexpindex(const char *string, regex_t *re, regmatch_t *pm) argument
459 regex_t re; local
487 regex_t re; local
[all...]
/freebsd-10.0-release/usr.bin/sed/
H A Ddefs.h67 regex_t *re; /* Regular expression */ member in struct:s_subst
H A Dprocess.c363 regex_t *re; local
H A Dcompile.c160 char re[_POSIX2_LINE_MAX + 1]; local
445 compile_re(char *re, int case_insensitive) argument
775 char *end, re[_POSIX2_LINE_MAX + 1]; local
[all...]
/freebsd-10.0-release/contrib/amd/amd/
H A Dmapc.c410 regex_t re; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfo.cpp791 DWARFDebugInfo::Find(RegularExpression& re, vector<dw_offset_t>& die_offsets) const argument
/freebsd-10.0-release/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-10.0-release/contrib/one-true-awk/
H A Dawk.h229 struct rrow re[1]; /* variable: actual size set by calling malloc */ member in struct:fa
/freebsd-10.0-release/sys/kern/
H A Dsubr_rman.c698 rman_activate_resource(struct resource *re) argument
713 rman_await_resource(struct resource *re, int pri, int timo) argument
857 rman_release_resource(struct resource *re) argument
/freebsd-10.0-release/contrib/dtc/
H A Dflattree.c316 struct reserve_info *re; local
465 struct reserve_info *re; local
700 struct fdt_reserve_entry re; local
[all...]
/freebsd-10.0-release/contrib/ldns/
H A Dresolver.c367 ldns_resolver_set_recursive(ldns_resolver *r, bool re) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1021 std::vector<Record*>::iterator i = Attrs.begin(), e = Attrs.end(), ri, re; local
1149 std::vector<Argument*>::iterator ri, re; local
[all...]
/freebsd-10.0-release/contrib/nvi/common/
H A Dscreen.h129 CHAR_T *re; /* Search RE: uncompiled form. */ member in struct:_scr

Completed in 174 milliseconds

123