/titanic_53/usr/src/boot/sys/boot/common/ |
H A D | misc.c | 179 #define emit(fmt, args...) {sprintf(lbuf, fmt , ## args); pager_output(lbuf);} in hexdump() argument
|
/titanic_53/usr/src/uts/common/os/ |
H A D | main.c | 146 exec_init(const char *initpath, const char *args) in exec_init()
|
/titanic_53/usr/src/cmd/avs/dsw/ |
H A D | iicpshd.c | 128 dsw_stat_t args; in copyshd() local
|
/titanic_53/usr/src/head/ |
H A D | pthread.h | 170 #define pthread_cleanup_push(routine, args) { \ argument
|
/titanic_53/usr/src/uts/common/io/i40e/ |
H A D | i40e_osdep.c | 229 va_list args; in i40e_debug() local
|
/titanic_53/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/ |
H A D | Test.java | 67 public static void main(String[] args) { in main()
|
H A D | Valid.java | 61 public static void main(String[] args) { in main()
|
H A D | Host.java | 35 public static void main(String[] args) in main()
|
/titanic_53/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | pmLogin.java | 396 public static void main(String[] args) { in main()
|
H A D | pmOKCancelDialog.java | 210 public static void main(String[] args) { in main()
|
/titanic_53/usr/src/cmd/sunpc/other/ |
H A D | unix2dos.c | 484 error(format, args) in error() argument
|
/titanic_53/usr/src/cmd/hal/tools/ |
H A D | hal-storage-zpool.c | 112 char *args[10]; in handle_zpool() local
|
/titanic_53/usr/src/cmd/backup/restore/ |
H A D | utilities.c | 496 va_list args; in panic() local 514 va_list args; local
|
/titanic_53/usr/src/uts/common/io/scsi/adapters/smartpqi/ |
H A D | smartpqi_util.c | 638 #define MEMP(args...) (void) snprintf(buf + strlen(buf), sz - strlen(buf), args) argument 719 #define SCRATCH_PRINT(args...) (void)snprintf(scratch + strlen(scratch), \ argument
|
/titanic_53/usr/src/boot/sys/sys/ |
H A D | module.h | 234 #define MOD_DPF(cat, args) do { \ argument 241 #define MOD_DPF(cat, args) argument
|
/titanic_53/usr/src/lib/libresolv2/common/isc/ |
H A D | logging.c | 271 va_list args) { in log_vwrite() 431 va_list args; in log_write() local
|
/titanic_53/usr/src/uts/common/io/bge/ |
H A D | bge_impl.h | 1135 #define BGE_XDB(b, w, f, args) BGE_DDB(if ((b) & (w)) f args) argument 1136 #define BGE_GDB(b, args) BGE_XDB(b, bge_debug, (*bge_gdb()), args) argument 1137 #define BGE_LDB(b, args) BGE_XDB(b, bgep->debug, (*bge_db(bgep)), args) argument 1138 #define BGE_CDB(f, args) BGE_XDB(BGE_DBG, bgep->debug, f, args) argument 1162 #define BGE_GTRACE(args) BGE_GDB(BGE_TRC, args) argument 1163 #define BGE_GDEBUG(args) BGE_GDB(BGE_DBG, args) argument 1164 #define BGE_TRACE(args) BGE_LDB(BGE_TRC, args) argument 1165 #define BGE_DEBUG(args) BGE_LDB(BGE_DBG, args) argument 1173 #define BGE_PKTDUMP(args) BGE_DDB(bge_pkt_dump args) argument 1174 #define BGE_REPORT(args) BGE_DDB(bge_log args) argument
|
/titanic_53/usr/src/stand/lib/fs/nfs/ |
H A D | rpc.c | 193 caddr_t args, /* arg vector for remote call */ in brpc_call()
|
/titanic_53/usr/src/lib/libc/port/regex/ |
H A D | wordexp.c | 124 char *args[10]; in wordexp() local
|
/titanic_53/usr/src/cmd/streams/log/ |
H A D | strace.c | 242 int *args; in prlog() local
|
/titanic_53/usr/src/lib/cfgadm_plugins/pci/common/ |
H A D | cfga.c | 94 #define DBG(level, args) \ argument 96 #define DBG_F(level, args) \ argument 99 #define DBG(level, args) /* nothing */ argument 100 #define DBG_F(level, args) /* nothing */ argument
|
/titanic_53/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | piclenvd.c | 1123 pmthr(void *args) in pmthr() 1209 system_temp_thr(void *args) in system_temp_thr() 1555 disk_temp_thr(void *args) in disk_temp_thr() 1719 fan_thr(void *args) in fan_thr()
|
/titanic_53/usr/src/uts/sun4v/io/ |
H A D | vdsk_common.c | 71 va_list args; in vd_efi_print() local
|
/titanic_53/usr/src/uts/intel/io/pciex/ |
H A D | pcie_acpi.c | 141 ACPI_OBJECT args[4]; in pcie_acpi_eval_osc() local
|
/titanic_53/usr/src/cmd/picl/plugins/sun4v/piclsbl/ |
H A D | piclsbl.c | 114 cb_find_disk(picl_nodehdl_t node, void *args) in cb_find_disk()
|