/titanic_52/usr/src/uts/common/fs/pcfs/ |
H A D | pc_dir.c | 1038 int n; pc_parsename() local [all...] |
/titanic_52/usr/src/uts/common/io/iprb/ |
H A D | iprb.c | 613 uint16_t n; in iprb_eeprom_read() local [all...] |
/titanic_52/usr/src/uts/common/fs/ |
H A D | dnlc.c | 812 int n = 0; in dnlc_purge_vfsp() local
|
/titanic_52/usr/src/uts/intel/pcbe/ |
H A D | p4_pcbe.c | 353 #define C(n) (1 << n) argument
|
/titanic_52/usr/src/ucbhead/sys/ |
H A D | signal.h | 389 #define ILL_TRAP_FAULT(n) ((n)+0x80) /* trap n fault */ argument
|
/titanic_52/usr/src/cmd/sgs/elfdump/common/ |
H A D | fake_shdr.c | 317 sinfo_free(SINFO *sinfo, size_t n) in sinfo_free() argument
|
/titanic_52/usr/src/uts/i86pc/io/pci/ |
H A D | pci_common.c | 81 uint_t n; in pci_common_name_child() local [all...] |
/titanic_52/usr/src/uts/i86xpv/vm/ |
H A D | seg_mf.c | 651 int n; in segmf_release_grefs() local
|
/titanic_52/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_nm.c | 182 int n; in nm_func_signature() local [all...] |
/titanic_52/usr/src/cmd/ipf/tools/ |
H A D | ipmon.c | 1453 int fd[3], doread, n, i; global() local [all...] |
/titanic_52/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/ |
H A D | btree.h | 123 #define LALIGN(n) (((n) + sizeof(db_pgno_t) - 1) & ~(sizeof(db_pgno_t) - 1)) argument
|
/titanic_52/usr/src/cmd/avs/dscfglockd/ |
H A D | dscfglockd.c | 266 int n; in islocalhost() local [all...] |
/titanic_52/usr/src/uts/sun4u/sys/ |
H A D | sbdpriv.h | 166 #define GETSTRUCT(t, n) \ argument 168 #define FREESTRUCT(p, t, n) \ argument
|
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.telnetd.c | 4279 int n; ptyflush() local 4396 int n; netflush() local [all...] |
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/ |
H A D | nwamcfg.c | 553 #define MINI_STR(l, s, m, n) strncmp(l, s, MAX(MIN(sizeof (s) - 1, m), n)) argument 1997 int i, n = 0, ret; str_to_nwam_value() local [all...] |
/titanic_52/usr/src/cmd/sendmail/src/ |
H A D | conf.c | 2827 char *n; global() local 5350 int n; global() local [all...] |
/titanic_52/usr/src/uts/common/fs/udfs/ |
H A D | udf_vnops.c | 2986 int32_t error, n, on, mapon, dofree; ud_rdip() local 3116 int32_t error = 0, iupdat_flag, n, on, mapon, i_size_changed = 0; ud_wrip() local [all...] |
/titanic_52/usr/src/uts/i86pc/io/ |
H A D | rootnex.c | 630 int n, *ptr; in rootnex_ctlops() local 742 int i, n, len, f_len = 0; in rootnex_ctl_reportdev() local [all...] |
/titanic_52/usr/src/cmd/init/ |
H A D | init.c | 3616 sigpoll(int n) sigpoll() argument 4516 int n = startd_failure_index; startd_failure_rate_critical() local [all...] |
/titanic_52/usr/src/uts/common/io/rtw/ |
H A D | rtwreg.h | 49 #define BIT(n) (((n) == 32) ? 0 : ((uint32_t)1 << (n))) argument 54 #define BITS(m, n) ((BIT(MAX((m), (n)) + 1) - 1) ^ (BIT(MIN((m), (n))) - 1)) argument
|
/titanic_52/usr/src/uts/common/io/bge/ |
H A D | bge_hw.h | 729 #define INTERRUPT_MBOX_REG(n) (0x0200+8*(n)) argument 844 #define MAC_ADDRESS_REG(n) (0x0410+8*(n)) argument 918 #define MAC_HASH_REG(n) (0x470+4*(n)) argument 1104 #define SEND_BD_SELECTOR_INDEX_REG(n) (0x1440+4*(n)) argument 1225 #define NIC_DIAG_RETURN_INDEX_REG(n) (0x3c80+4*(n)) argument 1226 NIC_DIAG_SEND_INDEX_REG(n) global() argument [all...] |
/titanic_52/usr/src/uts/common/io/chxge/ |
H A D | ch.h | 331 #define memset(s, c, n) bzero(s, n) argument
|
/titanic_52/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/ |
H A D | Kstat.xs | 1067 int n; in save_named() local
|
/titanic_52/usr/src/uts/intel/io/scsi/adapters/pvscsi/ |
H A D | pvscsi.h | 31 #define MASK(n) ((1 << (n)) - 1) /* make an n-bit mask */ argument
|
/titanic_52/usr/src/cmd/make/bin/ |
H A D | doname.cc | 3071 int n; check_auto_dependencies() local [all...] |