/titanic_50/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()
|
H A D | pmAuthOptions.java | 44 public static void main(String[] args) { in main()
|
/titanic_50/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_50/usr/src/cmd/ssh/libopenbsd-compat/common/ |
H A D | bsd-snprintf.c | 117 dopr(char *buffer, size_t maxlen, const char *format, va_list args) in dopr() 638 vsnprintf(char *str, size_t count, const char *fmt, va_list args) in vsnprintf()
|
/titanic_50/usr/src/cmd/backup/restore/ |
H A D | utilities.c | 496 va_list args; in panic() local 514 va_list args; local
|
/titanic_50/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_50/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_50/usr/src/cmd/streams/log/ |
H A D | strace.c | 242 int *args; in prlog() local
|
/titanic_50/usr/src/stand/lib/fs/nfs/ |
H A D | rpc.c | 193 caddr_t args, /* arg vector for remote call */ in brpc_call()
|
/titanic_50/usr/src/lib/libc/port/regex/ |
H A D | wordexp.c | 124 char *args[10]; in wordexp() local
|
/titanic_50/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_50/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_50/usr/src/uts/intel/io/pciex/ |
H A D | pcie_acpi.c | 141 ACPI_OBJECT args[4]; in pcie_acpi_eval_osc() local
|
/titanic_50/usr/src/uts/sun4v/io/ |
H A D | vdsk_common.c | 71 va_list args; in vd_efi_print() local
|
/titanic_50/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()
|
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_prop.c | 124 nvlist_t *args, *nvl; in prop_method_get() local 770 nvlist_t *nvl, *args; in topo_prop_setprop() local 871 const nvlist_t *args, int *err) in prop_method_register() 930 topo_type_t ptype, const char *mname, const nvlist_t *args, int *err) in topo_prop_method_register() 949 topo_version_t version, const nvlist_t *args, int *err) in topo_prop_method_version_register() 1356 nvlist_t *args, nvlist_t **prop, int *err) in topo_prop_getprop()
|
/titanic_50/usr/src/cmd/lp/cmd/lpsched/ |
H A D | exec.c | 142 va_list args; in arg_string() local 273 va_list args; in exec() local
|
/titanic_50/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_engine.c | 602 engine_import(uu_list_t *args) in engine_import() 1022 engine_set(uu_list_t *args) in engine_set()
|
/titanic_50/usr/src/ucblib/libucb/port/stdio/ |
H A D | doprnt.c | 238 stva_list args; /* used to step through the argument list */ in _doprnt() local 1068 _mkarglst(char *fmt, stva_list args, stva_list arglst[]) in _mkarglst()
|
/titanic_50/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_scsi.c | 118 prompt_t args = {NULL}; in cfga_private_func() local
|
/titanic_50/usr/src/uts/common/rpc/ |
H A D | pmap_prot.x | 178 % } args; member
|
/titanic_50/usr/src/cmd/tnf/prex/ |
H A D | expr.c | 225 matchargs_t args; in matchattrs() local
|