/freebsd/contrib/libbegemot/ |
H A D | rpoll.c | 177 static fd_set rset, wset, xset; /* file descriptor sets for select() */ variable 346 FD_ZERO(&xset); in poll_build() 357 FD_SET(p->fd, &xset); in poll_build() 545 nxset = xset; in poll_dispatch()
|
/freebsd/usr.bin/fortune/datfiles/ |
H A D | freebsd-tips.sp.ok | 83 xset
|
H A D | freebsd-tips | 50 xset b off
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_misc.c | 303 uint8_t xset; in ar5212SetBasicRate() local 308 xset = 0; in ar5212SetBasicRate() 312 if ((rset & 0x80) && (rset &= 0x7f) >= xset) in ar5212SetBasicRate() 313 xset = rset; in ar5212SetBasicRate() 320 if (xset && xset/2 <= 2) in ar5212SetBasicRate()
|
/freebsd/contrib/tnftp/src/ |
H A D | util.c | 1485 fd_set rset, wset, xset; in ftp_poll() 1494 FD_ZERO(&xset); in ftp_poll() 1508 FD_SET(fds[i].fd, &xset); in ftp_poll() 1522 rv = select(max + 1, &rset, &wset, &xset, ptv); in ftp_poll() 1531 if (FD_ISSET(fds[i].fd, &xset)) in ftp_poll()
|
/freebsd/contrib/tcsh/ |
H A D | sh.set.c | 47 static Char *xset (Char *, Char ***); 427 p = xset(p, &v); in dolet() 444 p = xset(p, &v); in dolet() 480 xset(Char *cp, Char ***vp) in xset() function
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_misc.c | 372 u_int8_t xset; in ar9300_set_basic_rate() local 378 xset = 0; in ar9300_set_basic_rate() 382 if ((rset & 0x80) && (rset &= 0x7f) >= xset) { in ar9300_set_basic_rate() 383 xset = rset; in ar9300_set_basic_rate() 391 if (xset && xset / 2 <= 2) { in ar9300_set_basic_rate()
|
/freebsd/contrib/spleen/ |
H A D | README.md | 144 xset +fp /usr/local/share/fonts/spleen/
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | pkg.m4 | 66 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
|
H A D | zfs-build.m4 | 260 if test "x$ac_cv_env_TEST_JOBS_set" != "xset"; then
|
/freebsd/crypto/heimdal/ |
H A D | aclocal.m4 | 559 if test x"${install_sh}" != xset; then 764 if test x"${MISSING+set}" != xset; then
|
H A D | configure | 123 do eval test x\${$as_var+set} = xset \ 238 if test x${ZSH_VERSION+set} = xset ; then 2793 if test x"${MISSING+set}" != xset; then 2810 if test x"${install_sh}" != xset; then 28971 do eval test x\${$as_var+set} = xset \
|
/freebsd/contrib/openpam/ |
H A D | aclocal.m4 | 666 if test x"${install_sh+set}" != xset; then 760 if test x"${MISSING+set}" != xset; then
|
/freebsd/contrib/openbsm/ |
H A D | aclocal.m4 | 619 if test x"${install_sh+set}" != xset; then 756 if test x"${MISSING+set}" != xset; then
|
H A D | configure | 121 do eval test x\${$as_var+set} = xset \ 273 if test x${ZSH_VERSION+set} = xset ; then 11852 if test x"${install_sh+set}" != xset; then 14571 do eval test x\${$as_var+set} = xset \
|
/freebsd/contrib/ntp/sntp/ |
H A D | aclocal.m4 | 689 if test x"${install_sh+set}" != xset; then 783 if test x"${MISSING+set}" != xset; then
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | aclocal.m4 | 629 if test x"${install_sh+set}" != xset; then 723 if test x"${MISSING+set}" != xset; then
|
/freebsd/contrib/libevent/ |
H A D | aclocal.m4 | 611 if test x"${install_sh+set}" != xset; then 705 if test x"${MISSING+set}" != xset; then
|
H A D | configure | 119 do eval test x\${$as_var+set} = xset \ 271 if test x${ZSH_VERSION+set} = xset ; then 2924 if test x"${install_sh+set}" != xset; then 18954 do eval test x\${$as_var+set} = xset \
|
/freebsd/contrib/file/ |
H A D | aclocal.m4 | 629 if test x"${install_sh+set}" != xset; then 723 if test x"${MISSING+set}" != xset; then
|
/freebsd/contrib/ntp/ |
H A D | aclocal.m4 | 689 if test x"${install_sh+set}" != xset; then 783 if test x"${MISSING+set}" != xset; then
|
/freebsd/contrib/libpcap/ |
H A D | aclocal.m4 | 1150 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
|
/freebsd/contrib/sqlite3/ |
H A D | aclocal.m4 | 9683 if test x"${install_sh+set}" != xset; then 9777 if test x"${MISSING+set}" != xset; then
|
/freebsd/contrib/unbound/ |
H A D | aclocal.m4 | 9112 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
|