/titanic_44/usr/src/uts/sun4v/os/ |
H A D | mpo.c | 260 mblock_sort(struct mblock_md *mblocks, int n) in mblock_sort()
|
/titanic_44/usr/src/lib/libdtrace_jni/common/ |
H A D | dtj_consume.c | 1531 int n; /* number of buckets */ in dtj_new_distribution() local
|
/titanic_44/usr/src/uts/sun4/sys/ |
H A D | fcode.h | 376 struct fc_nodeid_resource n; member
|
/titanic_44/usr/src/uts/common/io/ib/ibnex/ |
H A D | ibnex_ioctl.c | 2824 uint_t nhcas, n; in ibnex_ctl_get_hca_list() local
|
/titanic_44/usr/src/cmd/localedef/ |
H A D | collate.c | 1059 int i, j, n; in dump_collate() local
|
/titanic_44/usr/src/uts/common/fs/dcfs/ |
H A D | dc_vnops.c | 277 size_t n; in dc_read() local
|
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs3_xdr.c | 1469 size_t n; in xdr_READ3uiores() local
|
H A D | nfs_vnops.c | 421 size_t n; in nfs_read() local 556 size_t n; in nfs_write() local
|
/titanic_44/usr/src/uts/common/c2/ |
H A D | audit.c | 1913 size_t n; in audit_cryptoadm() local
|
/titanic_44/usr/src/uts/common/fs/zfs/sys/ |
H A D | vdev_impl.h | 242 #define VDEV_UBERBLOCK_OFFSET(vd, n) \ argument
|
/titanic_44/usr/src/cmd/rcm_daemon/common/ |
H A D | rcm_subr.c | 1846 s_calloc(int n, size_t size) in s_calloc()
|
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.c | 1520 size_t n; in conv_bitmaskset() local
|
/titanic_44/usr/src/uts/common/fs/sockfs/ |
H A D | nl7curi.c | 346 int n, nz, tot; in nl7c_mi_report_hash() local
|
/titanic_44/usr/src/uts/common/io/usb/clients/printer/ |
H A D | usbprn.c | 759 int len, n; in usbprn_get_device_id() local
|
/titanic_44/usr/src/cmd/dlmgmtd/ |
H A D | dlmgmt_db.c | 137 #define BASE_PROPERTY_LENGTH(t, n) (strlen(translators[(t)].type_name) +\ argument
|
/titanic_44/usr/src/lib/libproc/common/ |
H A D | Psymtab.c | 98 get_saddrs(struct ps_prochandle *P, uintptr_t ehdr_start, uint_t *n) in get_saddrs() 2929 Pplatform(struct ps_prochandle *P, char *s, size_t n) in Pplatform()
|
/titanic_44/usr/src/cmd/make/include/mksh/ |
H A D | defs.h | 158 #define IS_EQUALN(a,b,n) (!strncmp((a), (b), (n))) argument 160 #define IS_WEQUALN(a,b,n) (!wcsncmp((a), (b), (n))) argument
|
/titanic_44/usr/src/uts/common/sys/crypto/ |
H A D | dca.h | 760 #define ROUNDUP(a, n) (((a) + ((n) - 1)) & ~((n) - 1)) argument 761 #define ROUNDDOWN(a, n) (((a) & ~((n) - 1))) argument
|
/titanic_44/usr/src/lib/libipadm/common/ |
H A D | ipadm_addr.c | 1609 uint_t n; in i_ipadm_nvl2in6_addr() local 2104 uint_t n; in i_ipadm_enable_addrconf() local
|
/titanic_44/usr/src/uts/sun4u/opl/io/ |
H A D | mc-opl.c | 939 int i, n; in mc_ereport_post() local 1487 int n = 0; in mc_process_scf_log() local
|
/titanic_44/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/ |
H A D | pkcs11_spi.c | 42 #define SETATTR(t, n, atype, value, size) \ argument 3047 CK_ULONG obj_count, n = 0; in KMFPK11_FindKey() local
|
/titanic_44/usr/src/uts/common/io/ |
H A D | gld.c | 5824 gld_bitrevcopy(caddr_t src, caddr_t target, size_t n) in gld_bitrevcopy() 5836 gld_bitreverse(uchar_t *rptr, size_t n) in gld_bitreverse()
|
/titanic_44/usr/src/lib/sasl_plugins/digestmd5/ |
H A D | digestmd5.c | 273 int n; /* bits to make privacy key */ member 2317 size_t n; local 2864 unsigned int n=0; local
|
/titanic_44/usr/src/cmd/svc/configd/ |
H A D | rc_node.c | 2860 #define RC_NODE_CHECK_AND_LOCK(n) { \ argument 2866 #define RC_NODE_CHECK(n) { \ argument 2871 #define RC_NODE_CHECK_AND_HOLD(n) { \ argument
|
/titanic_44/usr/src/uts/common/os/ |
H A D | sunddi.c | 1998 int n; in ddi_prop_fm_decode_ints() local 2069 int n; in ddi_prop_fm_decode_int64_array() local 2330 int n; in ddi_prop_fm_decode_strings() local 2968 int n; in ddi_prop_1275_string() local 8990 int n; in ddi_strdup() local 9096 ndi2errno(int n) in ndi2errno()
|