/titanic_51/usr/src/cmd/fm/modules/sun4v/generic-mem/ |
H A D | gmem_memerr.c | 165 uint_t n; in gmem_gen_datapath_fault() local [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | trace.c | 1112 struct netinfo *n, *lim; trace_rip() local [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | ndp.c | 110 #define RT_ADVANCE(x, n) ((x) += ndp_salen(n)) argument [all...] |
/titanic_51/usr/src/uts/sun4v/io/ |
H A D | vds.c | 1604 size_t n = 0; vd_slice_flabel_read() local 1751 ssize_t n; vd_slice_fake_rdwr() local 4870 int i, n, nelem, status = 0; vd_process_element_range() local 6361 uint32_t n; vd_backend_check_size() local 7090 int len, n, i; vds_get_options() local [all...] |
/titanic_51/usr/src/head/ |
H A D | nss_dbdefs.h | 816 #define ROUND_DOWN(n, align) (((uintptr_t)n) & ~((align) - 1l)) argument 817 #define ROUND_UP(n, align) ROUND_DOWN(((uintptr_t)n) + (align) - 1l, \ argument
|
/titanic_51/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_list.c | 173 int n = -1, l_errno = 0, limited_stat; in do_list() local 486 int n = -1, l_errno = 0, limited_stat, len; in do_list_FCP_dev() local [all...] |
/titanic_51/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | tpm_specific.c | 489 unsigned long size_n, unsigned char *n) in set_public_modulus() argument 681 unsigned char *n, in token_wrap_sw_key() argument [all...] |
/titanic_51/usr/src/cmd/svc/configd/ |
H A D | configd.h | 327 #define NODE_LOCK(n) (void) pthread_mutex_lock(&(n)->rn_lock) argument 328 #define NODE_UNLOCK(n) (void) pthread_mutex_unlock(&(n)->rn_lock) argument
|
/titanic_51/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | piclenvd.c | 889 tach_to_rpm(int n, uint8_t tach) in tach_to_rpm() argument 1029 uint8_t n = 0; in envd_setup_fans() local [all...] |
/titanic_51/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_bitmap.c | 116 #define ROUNDUP(n, d) (((n) + (d) - 1) / (d)) argument 1340 u_quad_t i, n; in swfile_init() local
|
/titanic_51/usr/src/uts/common/fs/dev/ |
H A D | sdev_subr.c | 2820 int n; sdev_modctl_readdir() local 2920 int i, n; sdev_modctl_readdir_free() local [all...] |
/titanic_51/usr/src/cmd/rcm_daemon/common/ |
H A D | rcm_script.c | 2143 uint_t n; build_env_for_capacity() local 2502 int n; dup_err() local [all...] |
H A D | filesys_rcm.c | 1398 int n; prune_dependents() local [all...] |
/titanic_51/usr/src/cmd/fs.d/pcfs/mkfs/ |
H A D | mkfs.c | 56 #define IN_RANGE(n, x, y) (((n) >= (x)) && ((n) <= (y))) argument 306 dump_bytes(uchar_t * b,int n) dump_bytes() argument [all...] |
/titanic_51/usr/src/lib/libast/common/vmalloc/ |
H A D | vmhdr.h | 152 #define COUNT(n) ((n) += 1) argument 158 #define COUNT(n) argument
|
/titanic_51/usr/src/cmd/sgs/libelf/common/ |
H A D | gelf.c | 1100 int i, n; in _gelf_getdyndtflags_1() local
|
/titanic_51/usr/src/cmd/sgs/prof/common/ |
H A D | prof.c | 349 int n, symct; in main() local [all...] |
/titanic_51/usr/src/lib/libtnf/ |
H A D | libtnf.h | 106 #define ALIGN(n, a) \ argument
|
/titanic_51/usr/src/uts/common/fs/zev/ |
H A D | zev_checksums.c | 375 ssize_t n; in zev_safe_read() local
|
/titanic_51/usr/src/psm/stand/boot/sparc/common/ |
H A D | wanboot.c | 320 char *n = generate_nonce(); in build_request_url() local
|
/titanic_51/usr/src/cmd/vi/port/ |
H A D | ex_subr.c | 536 putmk1(line *addr, int n) in putmk1() argument
|
/titanic_51/usr/src/cmd/sgs/rtld/common/ |
H A D | cap.c | 365 #define HWAVL_RECORDED(n) pnavl_recorded(&capavl, n, NULL, NULL) argument
|
/titanic_51/usr/src/common/ficl/ |
H A D | dictionary.c | 103 ficlDictionaryAllot(ficlDictionary *dictionary, int n) in ficlDictionaryAllot() argument [all...] |
/titanic_51/usr/src/uts/sparc/dtrace/ |
H A D | fasttrap_isa.c | 674 uint_t c, v, z, n, taken; in fasttrap_pid_probe() local
|
/titanic_51/usr/src/uts/sun4/cpu/ |
H A D | cpu_module.c | 229 drv_usecwait(clock_t n) in drv_usecwait() argument
|