Searched defs:re (Results 1 - 25 of 69) sorted by last modified time

123

/freebsd-10.0-release/usr.bin/whereis/
H A Dwhereis.c386 regex_t re, re2; local
/freebsd-10.0-release/usr.bin/csplit/
H A Dcsplit.c361 char *ecopy, *ep, *p, *pofs, *re; 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 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...]
H A Ddefs.h67 regex_t *re; /* Regular expression */ member in struct:s_subst
H A Dprocess.c363 regex_t *re; local
/freebsd-10.0-release/usr.bin/sort/
H A Dsort.c628 regex_t re; local
782 regex_t re; local
/freebsd-10.0-release/usr.bin/rpcinfo/
H A Drpcinfo.c952 rpcb_entry *re; local
/freebsd-10.0-release/usr.bin/make/
H A Dvar.c136 regex_t re; member in struct:__anon11466
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl104 sub re { subroutine
183 sub re { subroutine
212 sub re { subroutine
293 sub re { subroutine
331 sub re { subroutine
397 sub re { subroutine
423 sub re { subroutine
[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
H A Dfdt_sw.c112 struct fdt_reserve_entry *re; local
/freebsd-10.0-release/sys/x86/isa/
H A Disa.c150 struct resource *re; local
204 isa_load_resourcev(struct resource *re, bus_addr_t *res, bus_size_t count) argument
[all...]
/freebsd-10.0-release/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-10.0-release/sys/dev/safe/
H A Dsafe.c329 struct safe_ringentry *re = &sc->sc_ring[i]; local
549 struct safe_ringentry *re = sc->sc_back; local
603 safe_feed(struct safe_softc *sc, struct safe_ringentry *re) argument
856 struct safe_ringentry *re; local
1500 safe_callback(struct safe_softc *sc, struct safe_ringentry *re) argument
1975 struct safe_ringentry *re = sc->sc_back; local
1993 safe_free_entry(struct safe_softc *sc, struct safe_ringentry *re) argument
2110 safe_dump_request(struct safe_softc *sc, const char* tag, struct safe_ringentry *re) argument
2205 struct safe_ringentry *re = sc->sc_back; local
[all...]
/freebsd-10.0-release/sys/dev/bxe/
H A Decore_sp.c1786 ecore_vlan_mac_get_registry_elem( struct bxe_softc *sc, struct ecore_vlan_mac_obj *o, struct ecore_exeq_elem *elem, bool restore, struct ecore_vlan_mac_registry_elem **re) argument
/freebsd-10.0-release/sys/dev/tpm/
H A Dtpm.c805 int re, to, rv; local
/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/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.0-release/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.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/cddl/contrib/opensolaris/common/ctf/
H A Dctf_types.c576 ctf_encoding_t le, re; local

Completed in 291 milliseconds

123