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

1234

/freebsd-10-stable/sys/dev/ath/ath_rate/amrr/
H A Damrr.c425 ath_rate_fetch_node_stats(struct ath_softc *sc, struct ath_node *an, struct ath_rateioctl *re) argument
/freebsd-10-stable/sys/dev/ath/ath_rate/onoe/
H A Donoe.c411 ath_rate_fetch_node_stats(struct ath_softc *sc, struct ath_node *an, struct ath_rateioctl *re) argument
/freebsd-10-stable/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-stable/sys/x86/iommu/
H A Dintel_ctx.c77 dmar_root_entry_t *re; local
/freebsd-10-stable/usr.bin/csplit/
H A Dcsplit.c361 char *ecopy, *ep, *p, *pofs, *re; local
/freebsd-10-stable/usr.bin/whereis/
H A Dwhereis.c386 regex_t re, re2; local
/freebsd-10-stable/lib/libc/regex/grot/
H A Dmain.c33 regex_t re; local
141 regex_t re; local
208 regex_t re; local
487 regex_t re; local
[all...]
/freebsd-10-stable/contrib/zlib/test/
H A Dinfcover.c247 unsigned char *in, *re; local
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/regex/
H A Dt_regex_att.c385 regex_t re; local
/freebsd-10-stable/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-stable/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-stable/contrib/libucl/src/
H A Ducl_schema.c413 regex_t re; local
/freebsd-10-stable/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-stable/sys/contrib/ipfilter/netinet/
H A Dip_rpcb_pxy.c865 rpcb_entry_t *re; local
1383 rpcb_entry_t *re; local
[all...]
/freebsd-10-stable/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-stable/usr.bin/getent/
H A Dgetent.c459 struct rpcent *re; local
/freebsd-10-stable/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-stable/usr.bin/sed/
H A Ddefs.h67 regex_t *re; /* Regular expression */ member in struct:s_subst
H A Dcompile.c160 char re[_POSIX2_LINE_MAX + 1]; local
445 compile_re(char *re, int case_insensitive) argument
779 char *end, re[_POSIX2_LINE_MAX + 1]; local
[all...]
H A Dprocess.c372 regex_t *re; local
/freebsd-10-stable/sys/kern/
H A Dsubr_rman.c654 rman_activate_resource(struct resource *re) argument
774 rman_release_resource(struct resource *re) argument
/freebsd-10-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_types.c601 ctf_encoding_t le, re; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfo.cpp808 DWARFDebugInfo::Find(RegularExpression& re, vector<dw_offset_t>& die_offsets) const argument

Completed in 156 milliseconds

1234