Home
last modified time | relevance | path

Searched defs:adc (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/lib/libc/rpc/
H A Dsvc_auth_des.c459 authdes_getucred(struct authdes_cred *adc, uid_t *uid, gid_t *gid, in authdes_getucred()
/dflybsd-src/sys/dev/sound/pci/
H A Denvy24ht.c152 void *adc[4], *dac[4]; member
1302 envy24ht_route(struct sc_info *sc, int dac, int class, int adc, int rev) in envy24ht_route()
H A Denvy24.c153 void *adc[4], *dac[4]; member
1341 envy24_route(struct sc_info *sc, int dac, int class, int adc, int rev) in envy24_route()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Ddecl.c6929 enum auto_deduction_context adc = adc_variable_type; in cp_finish_decl() local