Home
last modified time | relevance | path

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

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