Home
last modified time | relevance | path

Searched defs:n (Results 2526 – 2550 of 3115) sorted by relevance

1...<<101102103104105106107108109110>>...125

/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A Dmain.c176 dump_hex_bytes(const void *data, size_t n, int indent, in dump_hex_bytes()
H A Dcorenote.c136 safe_str(const char *str, size_t n) in safe_str()
290 Word n; in print_strbuf() local
/titanic_44/usr/src/cmd/sgs/error/common/
H A Derrortouch.c656 mustwrite(char *base, int n, FILE *preciousfile) in mustwrite()
/titanic_44/usr/src/cmd/sgs/gprof/common/
H A Dprintgprof.c529 print_demangled_name(int n, nltype *selfp) in print_demangled_name()
/titanic_44/usr/src/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java423 repeat(String s, int n) in repeat()
/titanic_44/usr/src/uts/common/sys/
H A Dpcie_impl.h155 #define PCIX_BDG_ECC_REG(pfd_p, n) PCIX_BDG_ERR_REG(pfd_p)->pcix_bdg_ecc_regs[n] argument
161 #define PCIE_ADV_HDR(pfd_p, n) PCIE_ADV_REG(pfd_p)->pcie_ue_hdr[n] argument
164 #define PCIE_ADV_BDG_HDR(pfd_p, n) PCIE_ADV_BDG_REG(pfd_p)->pcie_sue_hdr[n] argument
/titanic_44/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_iomb.h661 #define ADDQI(ix, n, qd) ((ix + n) & (qd - 1)) argument
663 #define QI2O(ix, n, qd) (ADDQI(ix, n, qd) * PMCS_QENTRY_SIZE) argument
763 #define STEP_OQ_ENTRY(hwp, qn, ix, n) ix = ADDQI(ix, n, hwp->ioq_depth) argument
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c1450 int retries, n; local
1507 int n; local
1535 int n; local
/titanic_44/usr/src/lib/libnisdb/
H A Dnis_db.cc869 #define TABLE_COL(o, n) o->TA_data.ta_cols.ta_cols_val[n] argument
1153 replaceMappingObj(__nis_table_mapping_t *t, nis_object *n) { in replaceMappingObj()
H A Ddb_table.cc105 long unsigned newsize = 0, n; in get_new_table_size() local
/titanic_44/usr/src/lib/libshell/common/edit/
H A Dvi.c66 # define genncpy(a,b,n) ed_genncpy(a,b,n) argument
83 # define genncpy(a,b,n) strncpy((char*)(a),(char*)(b),n) argument
/titanic_44/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c798 int i, n, rv; in prt_led_mode() local
1605 int n; in cfga_err() local
/titanic_44/usr/src/uts/common/os/
H A Dcred.c830 crsetgroups(cred_t *cr, int n, gid_t *grp) in crsetgroups()
1431 crgrpcopyin(int n, gid_t *gidset) in crgrpcopyin()
H A Dmodctl.c492 int i, n, rv = 0; in modctl_update_driver_aliases() local
942 int n; in convert_constraint_string() local
2159 int i, n; in modctl_devreaddir() local
2729 size_t n, resid = sizeof (path); in modload_qualified() local
/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c69 xmlattr_to_stab(topo_mod_t *mp, xmlNodePtr n, const char *stabname, in xmlattr_to_stab()
112 xmlNodePtr n, const char *propname, uint64_t *value) in xmlattr_to_int()
/titanic_44/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_drv.c80 #define MAX(m, n) ((m) >= (n) ? (m) : (n)) argument
81 #define MIN(m, n) ((m) <= (n) ? (m) : (n)) argument
/titanic_44/usr/src/cmd/svc/svcs/
H A Dexplain.c2072 int n, m; in impact_compar() local
2135 int n, i; in explain() local
H A Dsvcs.c2041 uint_t i, n; in detailed_list_processes() local
2692 int n = 0; in get_notify_param_classes() local
2904 uint_t i, n = 0; in add_processes() local
3445 int i, n; in main() local
/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_xprt.c931 uint_t i, n; in fmd_xprt_destroy() local
1459 uint_t n; in fmd_xprt_recv() local
/titanic_44/usr/src/cmd/lockstat/
H A Dlockstat.c462 mergesort(int (*cmp)(lsrec_t *, lsrec_t *), lsrec_t **a, lsrec_t **b, int n) in mergesort()
481 coalesce(int (*cmp)(lsrec_t *, lsrec_t *), lsrec_t **lock, int n) in coalesce()
/titanic_44/usr/src/uts/common/io/hme/
H A Dhme.h275 #define ROUNDUP(a, n) (((a) + ((n) - 1)) & ~((n) - 1)) argument
276 #define ROUNDUP2(a, n) (uchar_t *)((((uintptr_t)(a)) + ((n) - 1)) & ~((n) - 1)) argument
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzap.c146 void (*transfer_func)(const uint64_t *src, uint64_t *dst, int n), in zap_table_grow()
310 zap_ptrtbl_transfer(const uint64_t *src, uint64_t *dst, int n) in zap_ptrtbl_transfer()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c244 int ncnt, n; in build_seclist_nodups() local
292 int n; /* index for newsec - newsecinfo */ in srv_secinfo_add() local
/titanic_44/usr/src/lib/libpkg/common/
H A Dpkgserv.c298 pkgcmd_t n; in pkgopenserver_i() local
/titanic_44/usr/src/lib/libsmbfs/smb/
H A Dnbns_rq.c485 int n, len; in nbns_rq_recv() local

1...<<101102103104105106107108109110>>...125