Home
last modified time | relevance | path

Searched defs:xset (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/libbegemot/
Drpoll.c177 static fd_set rset, wset, xset; /* file descriptor sets for select() */ variable
/freebsd-12-stable/contrib/tcsh/
Dsh.set.c480 xset(Char *cp, Char ***vp) in xset() function
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_misc.c305 uint8_t xset; in ar5212SetBasicRate() local
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_misc.c372 u_int8_t xset; in ar9300_set_basic_rate() local
/freebsd-12-stable/contrib/gcc/
Dflow.c924 mark_reg (rtx reg, void *xset) in mark_reg()