/titanic_51/usr/src/uts/sun4u/starcat/sys/ |
H A D | iosramvar.h | 305 #define IOSRAMLOG(level, fmt, a1, a2, a3, a4) \ argument 318 #define IOSRAMLOG(level, fmt, a1, a2, a3, a4) argument
|
/titanic_51/usr/src/uts/common/io/ |
H A D | gen_drv.c | 67 int level[COMPONENTS]; /* pm level */ member 1182 gen_power(dev_info_t * dip,int cmpt,int level) gen_power() argument [all...] |
H A D | winlockio.c | 269 #define DEBUGF(level, args) { if (lock_debug >= (level)) cmn_err args; } argument 271 #define DEBUGF(level, args) argument
|
H A D | cpudrv.c | 528 cpudrv_power(dev_info_t *dip, int comp, int level) in cpudrv_power() argument [all...] |
/titanic_51/usr/src/lib/efcode/engine/ |
H A D | debug.c | 406 debug_set_level(fcode_env_t *env, int level) in debug_set_level() argument 1079 print_level(int level, int *doprint) in print_level() argument 1164 int level = 0, doprintlevel = 1, nthen; in paren_see() local [all...] |
/titanic_51/usr/src/boot/lib/libstand/ |
H A D | ext2fs.c | 565 int level, error = 0; in read_inode() local 606 int idx, level; in block_map() local 797 int level; ext2fs_close() local [all...] |
/titanic_51/usr/src/lib/libsasl/lib/ |
H A D | common.c | 1702 int level, in _sasl_log() argument 1726 int level, in __sasl_log() argument 1763 int level, in ___sasl_log() argument
|
/titanic_51/usr/src/lib/efcode/jupiter/ |
H A D | jupiter.c | 403 int ign, ino, level; in do_register_vector_entry() local
|
/titanic_51/usr/src/cmd/zinject/ |
H A D | zinject.c | 661 int level = 0; main() local [all...] |
/titanic_51/usr/src/cmd/acct/ |
H A D | acctcon.c | 499 print_node(const void *node, VISIT order, int level) in print_node() argument
|
/titanic_51/usr/src/uts/common/io/sdcard/impl/ |
H A D | sda_slot.c | 869 sda_slot_vprintf(sda_slot_t *s, int level, const char *fmt, va_list ap) in sda_slot_vprintf() argument
|
/titanic_51/usr/src/lib/libcurses/screen/ |
H A D | tparm.c | 732 register int level = 0; in _branchto() local
|
/titanic_51/usr/src/uts/common/inet/tcp/ |
H A D | tcp_stats.c | 426 tcp_snmp_set(queue_t *q, int level, int name, uchar_t *ptr, int len) in tcp_snmp_set() argument
|
/titanic_51/usr/src/uts/common/sys/ |
H A D | pcie_pwr.h | 114 #define PCIE_LEVEL_SUPPORTED(pmcaps, level) \ argument
|
H A D | pshot.h | 112 int level; /* pm power level */ member
|
H A D | socketvar.h | 708 #define SOP_GETSOCKOPT(so, level, optionname, optval, optlenp, flags, cr) \ argument 711 #define SOP_SETSOCKOPT(so, level, optionname, optval, optlen, cr) \ argument 859 #define dprint(level, args) { if (sockdebug > (level)) printf args; } argument 860 #define dprintso(so, level, args) \ argument 869 dprint(level,args) global() argument 870 dprintso(so,level,args) global() argument [all...] |
/titanic_51/usr/src/uts/common/io/1394/targets/av1394/ |
H A D | av1394_async.c | 412 av1394_async_cleanup(av1394_inst_t *avp, int level) in av1394_async_cleanup() argument
|
/titanic_51/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | tlx.c | 257 tlx_setsockopt(int fd, int level, int optname, const void *optval, in tlx_setsockopt() argument
|
/titanic_51/usr/src/lib/libshell/common/sh/ |
H A D | xec.c | 352 int16_t level, oldlevel = (int16_t)nv_getnum(np); in put_level() local 380 static struct Level *init_level(int level) in init_level() 404 short level; in sh_debug() local 2698 int level, pipepid=shp->pipepid; in sh_funct() local
|
/titanic_51/usr/src/uts/sun/io/ |
H A D | socal.c | 93 #define DEBUGF(level, args) \ argument 95 #define SOCALDEBUG(level, args) \ argument 98 #define DEBUGF(level, args) /* Nothing */ argument 99 #define SOCALDEBUG(level, args) /* Nothing */ argument 2274 uint_t level, in socal_disp_err() argument [all...] |
/titanic_51/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | netdfs.c | 400 uint32_t level = param->level; in netdfs_s_getinfo() local 511 uint32_t level = param->level; netdfs_s_enum() local [all...] |
/titanic_51/usr/src/uts/common/os/ |
H A D | exec.c | 543 int level, in gexec() argument 1412 int level, in noexec() argument
|
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/profile/ |
H A D | prof_parse.c | 384 static void dump_profile(struct profile_node *root, int level, in dump_profile() argument
|
/titanic_51/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | Configuration.java | 235 public void validate(int level) throws PoolsException in validate() argument
|
/titanic_51/usr/src/cmd/sendmail/db/btree/ |
H A D | bt_split.c | 84 int exact, level, ret; local [all...] |