Home
last modified time | relevance | path

Searched refs:u_char (Results 176 – 193 of 193) sorted by relevance

12345678

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_passthru.c189 u_char *capdata; in passthru_add_msicap()
200 capdata = (u_char *)&msicap; in passthru_add_msicap()
H A Dpci_virtio_block.c437 u_char digest[16]; in pci_vtblk_init()
H A Dsmbiostbl.c686 u_char digest[16]; in smbios_type1_initializer()
H A Dpci_ahci.c2421 u_char digest[16]; in pci_ahci_init()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c1830 u_char parts[3], *pp = parts;
1872 *pp++ = (u_char)val;
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_pptp_pxy.c179 u_char p;
H A Dip_ftp_pxy.c1406 register u_char i = 0, j = 0;
/illumos-gate/usr/src/cmd/loadkeys/
H A Dloadkeys.y365 kep->ke_entry.kio_station = (u_char)station;
/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddomain.c227 int (*resfunc) __P((const char *, int, int, u_char *, int));
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c2369 u_char pr;
3590 u_char tcpflags;
3609 u_char, tcpflags
4031 u_char pr;
H A Dip_nat.c5377 u_char *cp, *ep, opt;
5383 cp = (u_char *)tcp + sizeof(*tcp);
5384 ep = (u_char *)tcp + hlen;
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmp.x698 u_char status; /* SCSI status bytes */
/illumos-gate/usr/src/contrib/mDNSResponder/Clients/
H A Ddns-sd.c661 union { uint16_t s; u_char b[2]; } port = { opaqueport }; in zonedata_resolve()
794 union { uint16_t s; u_char b[2]; } port = { opaqueport }; in resolve_reply()
/illumos-gate/usr/src/cmd/krb5/kadmin/server/
H A Dserver_stubs.c98 u_char *b; in client_addr()
108 b = (u_char *) & ((struct sockaddr_in *) ca)->sin_addr; in client_addr()
/illumos-gate/usr/src/cmd/more/
H A Dmore.c1676 u_char buffer[5]; in ttyin()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h210 typedef unsigned char u_char; typedef
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c3680 (u_char *) rdat.data, rdat.length); in pkinit_login()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog132 (u_char): Renamed to ...
388 (u_char): Renamed to ...

12345678