Searched refs:xo (Results 26 - 50 of 73) sorted by relevance

123

/freebsd-12-stable/libexec/ftpd/
H A DMakefile17 LIBADD= crypt xo util
/freebsd-12-stable/usr.bin/netstat/
H A DMakefile58 LIBADD= kvm memstat xo util
H A Dnetgraph.c60 #include <libxo/xo.h>
H A Dpfkey.c87 #include <libxo/xo.h>
H A Dbpf.c53 #include <libxo/xo.h>
H A Dmroute6.c93 #include <libxo/xo.h>
H A Dmbuf.c63 #include <libxo/xo.h>
H A Dunix.c67 #include <libxo/xo.h>
H A Dipsec.c115 #include <libxo/xo.h>
H A Dmroute.c75 #include <libxo/xo.h>
/freebsd-12-stable/usr.bin/procstat/
H A Dprocstat.h33 #include <libxo/xo.h>
/freebsd-12-stable/usr.bin/w/
H A Dpr_time.c46 #include <libxo/xo.h>
/freebsd-12-stable/crypto/openssl/crypto/md5/asm/
H A Dmd5-586.pl36 @xo=(
60 &mov($tmp2,&DWP($xo[$ki]*4,$K,"",0)) if $pos < 0; # very first one
71 &mov($tmp2,&DWP($xo[$ki+1]*4,$K,"",0)) if ($pos != 2);
94 &mov($tmp2,&DWP($xo[$ki+1]*4,$K,"",0)) if ($pos != 2);
122 &mov($tmp2,&DWP($xo[$ki+1]*4,$K,"",0));
140 &mov($tmp2,&DWP($xo[$ki+1]*4,$K,"",0)) if ($pos != 2);
165 &mov($tmp2,&DWP($xo[$ki+1]*4,$K,"",0)) if $pos != 2; # load X/k value
/freebsd-12-stable/sys/arm/amlogic/aml8726/
H A Daml8726_rtc.c62 * xo-init 0x0004 0x3c0a 0x180a
68 uint16_t xo; member in struct:aml8726_rtc_init
300 CSR_WRITE_4(sc, AML_RTC_4_REG, ((sc->init.xo >> 8) & 0xff));
304 ((uint32_t)(sc->init.xo & 0xff) << 24) | AML_RTC_AS |
382 sc->init.xo = 0x3c0a;
389 sc->init.xo = 0x180a;
/freebsd-12-stable/contrib/gdb/gdb/
H A Dppcfbsd-tdep.c233 #define insn_ds(opcd, rts, ra, d, xo) \
238 | ((xo) & 0x3))
240 #define insn_xfx(opcd, rts, spr, xo) \
245 | (((xo) & 0x3ff) << 1))
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cpp253 u32 xo = (inst >> 1) & 0x3FF; local
262 (opcd == 31 && (xo == 247 || xo == 439 || xo == 183 || xo == 181))))
/freebsd-12-stable/usr.sbin/lastlogin/
H A Dlastlogin.c50 #include <libxo/xo.h>
/freebsd-12-stable/usr.bin/iscsictl/
H A Dperiphs.c62 #include <libxo/xo.h>
H A Dparse.y44 #include <libxo/xo.h>
/freebsd-12-stable/contrib/libxo/
H A DMakefile.am13 SUBDIRS = libxo xo xopo xolint xohtml tests doc encoder
/freebsd-12-stable/usr.sbin/boot0cfg/
H A Dboot0cfg.c555 stropt(const char *arg, int *xa, int *xo) argument
577 *xo |= x;
/freebsd-12-stable/usr.bin/
H A DMakefile189 xo \
/freebsd-12-stable/usr.bin/wc/
H A Dwc.c62 #include <libxo/xo.h>
/freebsd-12-stable/bin/ps/
H A Dkeyword.c52 #include <libxo/xo.h>
/freebsd-12-stable/usr.bin/last/
H A Dlast.c66 #include <libxo/xo.h>

Completed in 214 milliseconds

123