Home
last modified time | relevance | path

Searched defs:c (Results 3001 – 3025 of 3042) sorted by relevance

1...<<121122

/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c3081 conn_t c, *conn = &c; in conn_status_cb() local
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c3065 u_char c[2]; member
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_cmds.c2412 const char *c; in cmd_head() local
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.c3660 uint32_t c = ARCMSR_HBCMU_IOP2DRV_MESSAGE_CMD_DONE_DOORBELL_CLEAR; in arcmsr_hbc_wait_msgint_ready() local
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNSEmbeddedAPI.h437 typedef struct { mDNSu8 c[ 64]; } domainlabel; // One label: length byte and up to 63 characte… member
442 typedef struct { mDNSu8 c[256]; } domainname; // Up to 256 bytes of length-prefixed domainlab… member
444 typedef struct { mDNSu8 c[256]; } UTF8str255; // Null-terminated C string member
H A DmDNS.c652 …const mDNSu32 c = q->CNAMEReferrals; // Stash a copy of the new q->CNAMERef… in AnswerQuestionByFollowingCNAME() local
3328 while (*ka) { CacheRecord *c = *ka; *ka = mDNSNULL; ka = &c->NextInKAList; } in BuildQuestion() local
/illumos-gate/usr/src/common/lzma/
H A DLzmaEnc.c108 int c = 2, slotFast; in LzmaEnc_FastPosInit() local
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c617 show_char(char *buf, int c) in show_char()
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfsimpl.c678 for (int c = 0; c < is->is_children; c++) { in vdev_indirect_map_free() local
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c3170 for (int c = 0; c < vd->vdev_children; c++) { in dsl_scan_check_deferred() local
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dimmu.h797 #define immu_flush_iotlb_psi(i, d, v, c, h, w) \ argument
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c5408 uint8_t c, *out = orig_out, *in = orig_in; in pmcs_endian_transform() local
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c4294 fco_handle_t c; in pcicfg_fcode_probe() local
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_page.c7382 callb_cpr_t c; in page_capture_thread() local
/illumos-gate/usr/src/cmd/mdb/common/modules/smbsrv/
H A Dsmbsrv.c2745 char c[MDB_SYM_NAMLEN]; in smbnode_dcmd() local
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c117 int c, r; in qsort() local
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c8773 int c; in vhci_clean_print() local
/illumos-gate/usr/src/uts/common/sys/
H A Dvnode.h1115 #define VOP_CLOSE(vp, f, c, o, cr, ct) \ argument
H A Ddtrace.h776 #define DOF_ATTR(n, d, c) (((n) << 24) | ((d) << 16) | ((c) << 8)) argument
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c3118 cpu_t c; in cpuinfo_walk_ithread() local
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h1024 #define IWN_CTOK(c) ((c) + 273) argument
1026 #define IWN_CTOMUK(c) (((c) * 1000000) + 273150000) argument
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c980 #define myri10ge_digit(c) (((c) >= '0' && (c) <= '9') ? ((c) - '0') : \ in myri10ge_read_mac_addr() argument
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c4545 unsigned char c; in ipsid_hash() local
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c10882 uint16_t *c; in emlxs_swap_els_pkt() local
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c3746 int c; in flush_path_to_inst() local

1...<<121122