Searched defs:sel (Results 1 - 25 of 66) sorted by relevance

123

/freebsd-10.1-release/contrib/openbsm/libbsm/
H A Dbsm_flags.c58 char sel, sub; local
125 u_char sel; local
[all...]
/freebsd-10.1-release/lib/libedit/
H A Dsig.c50 private EditLine *sel = NULL; variable
[all...]
/freebsd-10.1-release/sys/dev/sfxge/common/
H A Defx_intr.c152 uint32_t sel; local
/freebsd-10.1-release/sys/dev/cmx/
H A Dcmxvar.h54 struct selinfo sel; /* select/poll queue handle */ member in struct:cmx_softc
/freebsd-10.1-release/crypto/openssl/crypto/asn1/
H A Dtasn_utl.c78 int *sel = offset2ptr(*pval, it->utype); local
89 int *sel, ret; local
/freebsd-10.1-release/contrib/llvm/lib/Target/R600/InstPrinter/
H A DAMDGPUInstPrinter.cpp216 int sel = MI->getOperand(OpNo).getImm(); local
225 O << cb << "[" << sel << "]"; local
228 O << sel; local
230 O << sel; local
[all...]
/freebsd-10.1-release/crypto/openssh/
H A Daudit-bsm.c260 int ad, rc, sel; local
/freebsd-10.1-release/sys/arm/freescale/imx/
H A Dimx51_ccm.c197 u_int sel; local
/freebsd-10.1-release/sys/dev/sound/pcm/
H A Dbuffer.h59 struct selinfo sel; member in struct:snd_dbuf
/freebsd-10.1-release/contrib/ipfilter/
H A Dip_dstlist.c1130 ipf_dstnode_t *node, *sel; local
[all...]
/freebsd-10.1-release/sys/amd64/vmm/io/
H A Dvatpit.c283 int sel, rw, mode; local
/freebsd-10.1-release/sys/arm/arm/
H A Dcpufunc.c852 u_int clevel, csize, i, sel; local
H A Delf_trampoline.c261 u_int clevel, csize, i, sel; local
/freebsd-10.1-release/sys/contrib/ipfilter/netinet/
H A Dip_dstlist.c1130 ipf_dstnode_t *node, *sel; local
[all...]
H A Dip_proxy.c1168 int sel, ch = 0, out, nlen; local
[all...]
/freebsd-10.1-release/sys/contrib/ngatm/netnatm/api/
H A Dcc_user.c573 uint32_t sel; local
688 uint32_t sel; local
/freebsd-10.1-release/sys/i386/i386/
H A Dvm86.c80 MAKE_ADDR(u_short sel, u_short off) argument
86 GET_VEC(u_int vec, u_short *sel, u_short *off) argument
93 MAKE_VEC(u_short sel, u_short off) argument
623 vm86_getaddr(struct vm86context *vmc, u_short sel, u_short off) argument
[all...]
/freebsd-10.1-release/usr.sbin/pciconf/
H A Dpciconf.c626 read_config(int fd, struct pcisel *sel, long reg, int width) argument
699 struct pcisel sel; local
748 readone(int fd, struct pcisel *sel, long reg, int width) argument
763 struct pcisel sel; local
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Basic/
H A DIdentifierTable.cpp410 ObjCMethodFamily Selector::getMethodFamilyImpl(Selector sel) { argument
455 ObjCInstanceTypeFamily Selector::getInstTypeMethodFamily(Selector sel) { argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Index/
H A DUSRGeneration.cpp109 void GenObjCMethod(StringRef sel, bool isInstanceMethod) { argument
/freebsd-10.1-release/sys/dev/usb/net/
H A Dif_axe.c515 axe_get_phyno(struct axe_softc *sc, int sel) argument
/freebsd-10.1-release/sys/net80211/
H A Dieee80211_hostap.c1184 wpa_cipher(const uint8_t *sel, uint8_t *keylen) argument
1214 wpa_keymgmt(const uint8_t *sel) argument
1331 rsn_cipher(const uint8_t *sel, uint8_t *keylen) argument
1363 rsn_keymgmt(const uint8_t *sel) argument
/freebsd-10.1-release/usr.sbin/bhyve/
H A Dpci_passthru.c107 read_config(const struct pcisel *sel, long reg, int width) argument
123 write_config(const struct pcisel *sel, long reg, int width, uint32_t data) argument
166 struct pcisel sel; local
[all...]
/freebsd-10.1-release/usr.sbin/ppp/
H A Dradius.c655 radius_Continue(struct radius *r, int sel) argument
/freebsd-10.1-release/contrib/binutils/opcodes/
H A Dmips-dis.c57 unsigned int sel; member in struct:mips_cp0sel_name
751 lookup_mips_cp0sel_name(const struct mips_cp0sel_name *names, unsigned int len, unsigned int cp0reg, unsigned int sel) argument
840 unsigned int cp0reg, sel; local
855 (*info->fprintf_func) (info->stream, "$%d,%d", cp0reg, sel); local
883 unsigned int cp0reg, sel; local
898 (*info->fprintf_func) (info->stream, "$%d,%d", cp0reg, sel); local
[all...]

Completed in 246 milliseconds

123