/titanic_41/usr/src/lib/libsum/common/ |
H A D | sumlib.c | 177 static const Method_t methods[] = variable 286 for (n = 0; n < elementsof(methods); n++) in sumopen() 287 if (match(name, methods[n].match)) in sumopen() 288 return (*methods[n].open)(&methods[n], name); in sumopen() 367 for (i = n = 0; i < elementsof(methods); i++) in sumusage() 369 n += sfprintf(sp, "[+%s?%s]", methods[i].match, methods[i].description); in sumusage() 370 if (methods[i].options) in sumusage() 371 n += sfprintf(sp, "{\n%s\n}", methods[i].options); in sumusage()
|
H A D | RELEASE | 11 03-12-16 add { crc prng } generic methods and maps[] to these methods
|
/titanic_41/usr/src/lib/libgss/ |
H A D | README.spi | 33 (hereinafter: methods). 36 means that additions of any mechanism methods at micro/patch 48 - any new SPI mechanism methods will NOT be placed in gss_config, 66 New methods also have a corresponding typedef named 74 libgss mechanisms' methods. 78 result of which will be that the mechanisms' methods will then have 81 We can then rename all mechanisms' methods from <mech>_<gss-func> to
|
/titanic_41/usr/src/tools/ctf/dwarf/common/ |
H A D | dwarf_init_finish.c | 167 endianness = obj->methods->get_byte_order(obj->object); in _dwarf_setup() 187 dbg->de_length_size = obj->methods->get_length_size(obj->object); in _dwarf_setup() 188 dbg->de_pointer_size = obj->methods->get_pointer_size(obj->object); in _dwarf_setup() 190 section_count = obj->methods->get_section_count(obj->object); in _dwarf_setup() 201 res = obj->methods->get_section_info(obj->object, in _dwarf_setup() 521 res = o->methods->load_section( in _dwarf_load_section() 533 if(!o->methods->relocate_a_section) { in _dwarf_load_section() 537 res = o->methods->relocate_a_section( o->object, section->dss_index, in _dwarf_load_section()
|
/titanic_41/usr/src/cmd/ssh/sshd/ |
H A D | auth2.c | 354 char *methods; in userauth_finish() local 391 methods = authmethods_get(); in userauth_finish() 392 packet_put_cstring(methods); in userauth_finish() 393 packet_put_char((authenticated && partial && methods) ? 1 : 0); in userauth_finish() 394 if (methods) in userauth_finish() 395 xfree(methods); in userauth_finish()
|
/titanic_41/usr/src/cmd/hal/fdi/ |
H A D | Makefile | 47 policy/10osvendor/20-storage-methods.fdi \ 48 policy/10osvendor/20-zfs-methods.fdi \
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | inetd.c | 604 daemon_name = instance->config->methods[ in tcp_wrappers_ok() 1235 if ((ret[0] = strrchr(cfg->methods[IM_START]->exec_path, '/')) in expand_address() 1239 ret[0] = cfg->methods[IM_START]->exec_path; in expand_address() 1628 !method_info_equal(ocfg->methods[IM_ONLINE], in refresh_instance() 1629 cfg->methods[IM_ONLINE]) || in refresh_instance() 1630 !method_info_equal(ocfg->methods[IM_START], in refresh_instance() 1631 cfg->methods[IM_START])) { in refresh_instance() 2272 methods[states[inst->cur_istate].method_running].name, in process_non_start_term() 2305 methods[states[inst->cur_istate].method_running].name, in process_non_start_term() 2328 methods[states[inst->cur_istate].method_running].dst_state, in process_non_start_term() [all …]
|
H A D | wait.c | 160 methods[mp->method].name, mp->inst->fmri); in method_timeout() 232 method_info_t *mi = ins->config->methods[mthd]; in register_method() 394 methods[me->method].name, me->inst->fmri, in process_terminated_methods()
|
H A D | config.c | 379 methods[i].name, fmri); in create_method_infos() 411 methods[method].name); in read_method_props() 545 methods[(instance_method_t)i].name, fmri); in valid_inst_props() 563 destroy_method_infos(cfg->methods); in destroy_instance_cfg() 612 (create_method_infos(fmri, mprops, ret->methods) != 0)) { in read_instance_cfg()
|
H A D | inetd_impl.h | 141 method_info_t *methods[NUM_METHODS]; member 245 extern method_type_info_t methods[];
|
H A D | contracts.c | 124 methods[method].name)) != 0) { in contract_prefork()
|
H A D | util.c | 62 method_type_info_t methods[] = { variable
|
/titanic_41/usr/src/cmd/svc/milestone/ |
H A D | README.share | 41 service methods, so that capabilities that svc.startd(1M) would normally 53 Some methods may be written to instead use ksh(1), with invocation 81 to directly execute the corresponding service methods 87 to mount the various filesystems. In the case that these methods fail, 125 contacted. The service methods can be invoked directly as 130 If these methods fail, a direct invocation of ifconfig(1M) can be
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | persistent.c | 306 iSCSIDiscoveryMethod_t methods; in persistent_disc_meth_get() local 308 rval = nvf_node_value_get(DISCOVERY_METHOD_ID, (uint32_t *)&methods); in persistent_disc_meth_get() 310 methods = iSCSIDiscoveryMethodUnknown; in persistent_disc_meth_get() 313 return (methods); in persistent_disc_meth_get() 1196 iSCSIDiscoveryMethod_t methods; in persistent_dump_data() local 1222 methods = persistent_disc_meth_get(); in persistent_dump_data() 1223 if (methods != iSCSIDiscoveryMethodUnknown) { in persistent_dump_data() 1225 prt_bitmap(methods, in persistent_dump_data()
|
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Task/pod/ |
H A D | Task.pod | 39 =head2 Class methods 43 =head2 Object methods
|
/titanic_41/usr/src/lib/libshell/common/scripts/ |
H A D | shtwitter.sh | 323 [+?The first arg \bmethod\b describes one of the methods, "update" posts a
|
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Project/pod/ |
H A D | Project.pod | 106 =head2 Class methods 110 =head2 Object methods
|
/titanic_41/usr/src/cmd/svc/profile/ |
H A D | README | 40 X remote login as the remote login methods available.
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | README | 52 Following authentication methods are supported with an integrate IEEE 802.1X 73 (following methods are supported, but since they do not generate keying 155 needed to enable IEEE 802.1X/EAPOL and EAP methods. Note that EAP-MD5, 287 methods (e.g., EAP-TLS, EAP-PEAP, ..) are included. 290 802.1X/EAPOL and EAP state machines and all EAP methods. Including 349 methods (MD5, OTP, GTC, MSCHAPV2) for inner authentication selection. 563 Some EAP authentication methods require use of certificates. EAP-TLS 719 most commonly used EAP methods. In addition, wpa_supplicant has an
|
/titanic_41/usr/src/cmd/ssh/doc/ |
H A D | OVERVIEW | 79 Authentication methods 81 - Code for various authentication methods resides in auth-*.c
|
H A D | README.Ylonen | 21 routing, and DNS spoofing). New authentication methods: .rhosts 416 methods for breaking it are known if it is used properly. Care has 420 So far, no effective methods are known for numbers bigger than about 421 512 bits. However, as computer speeds and factoring methods are 564 about cryptographic methods.
|
/titanic_41/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 141 before any _REG methods are evaluated. Lv Zheng. 223 Ensure \_SB_._INI is executed before any _REG methods are executed. There 249 external control methods by specifying the required number of arguments 488 methods that are invoked by this interface are optional, removed warnings 489 emitted for the case where one or more of these methods do not exist. 704 AcpiExec, this means that no control methods (like _REG/_INI/_STA) are 729 methods (Trace). This is especially useful for the in-kernel version of 1292 corresponding _Lxx/_Exx methods are disabled (they may have been enabled 1324 2) Illegal reference across two methods 1397 methods that would cause runtime failures. Now trapped as errors are: 1) [all …]
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel-dynamic-reconfiguration-i86pc.mf | 35 …on i86pc based systems. Includes the ACPI Hotplug Daemon, SMF manifests/methods and drivers for h…
|
/titanic_41/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_config.c | 209 reply.methods.methods_len = 2; in ndmpd_config_get_mover_type_v2() 210 reply.methods.methods_val = types; in ndmpd_config_get_mover_type_v2()
|
/titanic_41/usr/src/tools/scripts/ |
H A D | its.reg | 35 # using this information should provide their own methods to prioritize
|