| /onnv-gate/usr/src/cmd/ssh/sshd/ |
| H A D | bsmaudit.c | 72 const char *how = "couldn't start adt session"; in audit_sshd_chauthtok() local 81 how = "couldn't set adt user"; in audit_sshd_chauthtok() 87 how = "couldn't allocate adt event"; in audit_sshd_chauthtok() 94 how = "couldn't put adt event"; in audit_sshd_chauthtok() 100 how = "couldn't put adt event"; in audit_sshd_chauthtok() 113 strerror(saved_errno), how); in audit_sshd_chauthtok() 120 const char *how; in audit_sshd_login() local 125 how = "programmer error"; in audit_sshd_login() 132 how = "couldn't start adt session"; in audit_sshd_login() 138 how = "ucred_get() failed to obtain user credential"; in audit_sshd_login() [all …]
|
| /onnv-gate/usr/src/uts/common/syscall/ |
| H A D | sigprocmask.c | 42 lwp_sigmask(int how, uint_t bits0, uint_t bits1, uint_t bits2, uint_t bits3) in lwp_sigmask() argument 67 switch (how) { in lwp_sigmask() 93 sigprocmask(int how, sigset_t *setp, sigset_t *osetp) in sigprocmask() argument 104 switch (how) { in sigprocmask() 124 (void) lwp_sigmask(how, in sigprocmask()
|
| /onnv-gate/usr/src/cmd/idmap/idmapd/ |
| H A D | dbutils.c | 1318 res->info.how.map_type = IDMAP_MAP_TYPE_KNOWN_SID; in lookup_wksids_sid2pid() 1385 res->info.how.map_type = IDMAP_MAP_TYPE_KNOWN_SID; in lookup_wksids_pid2sid() 1643 res->info.how.map_type = strtoul(values[6], &end, 10); in lookup_cache_sid2pid() 1644 switch (res->info.how.map_type) { in lookup_cache_sid2pid() 1646 res->info.how.idmap_how_u.ad.dn = in lookup_cache_sid2pid() 1648 res->info.how.idmap_how_u.ad.attr = in lookup_cache_sid2pid() 1650 res->info.how.idmap_how_u.ad.value = in lookup_cache_sid2pid() 1655 res->info.how.idmap_how_u.nldap.dn = in lookup_cache_sid2pid() 1657 res->info.how.idmap_how_u.nldap.attr = in lookup_cache_sid2pid() 1659 res->info.how.idmap_how_u.nldap.value = in lookup_cache_sid2pid() [all …]
|
| H A D | nldaputils.c | 727 idmap_how *how; in nldap_lookup_batch() local 781 idmap_how_clear(&res->info.how); in nldap_lookup_batch() 783 how = &res->info.how; in nldap_lookup_batch() 784 how->map_type = IDMAP_MAP_TYPE_DS_NLDAP; in nldap_lookup_batch() 788 &how->idmap_how_u.nldap.dn, in nldap_lookup_batch() 789 &how->idmap_how_u.nldap.attr, in nldap_lookup_batch() 790 &how->idmap_how_u.nldap.value, in nldap_lookup_batch() 809 idmap_how_clear(&res->info.how); in nldap_lookup_batch() 811 how = &res->info.how; in nldap_lookup_batch() 812 how->map_type = IDMAP_MAP_TYPE_DS_NLDAP; in nldap_lookup_batch() [all …]
|
| H A D | server.c | 494 idmap_how_clear(&res->info.how); in idmap_get_mapped_ids_1_svc() 512 idmap_how *how; in list_mappings_cb() local 583 how = &result->mappings.mappings_val[cb_data->next].info.how; in list_mappings_cb() 584 how->map_type = strtoul(argv[11], &end, 10); in list_mappings_cb() 585 switch (how->map_type) { in list_mappings_cb() 587 how->idmap_how_u.ad.dn = in list_mappings_cb() 589 how->idmap_how_u.ad.attr = in list_mappings_cb() 591 how->idmap_how_u.ad.value = in list_mappings_cb() 596 how->idmap_how_u.nldap.dn = in list_mappings_cb() 598 how->idmap_how_u.nldap.attr = in list_mappings_cb() [all …]
|
| /onnv-gate/usr/src/lib/libbc/libc/sys/common/ |
| H A D | shutdown.c | 37 shutdown(s, how) in shutdown() argument 39 int how; 42 if ((a = _shutdown(s, how)) == -1) {
|
| H A D | sigaction.c | 147 sigprocmask(how, set, oset) in sigprocmask() argument 148 int how; in sigprocmask() 156 ret = _sigprocmask(how_map[how], NULL, &s5_oset); 160 ret = _sigprocmask(how_map[how], &s5_set, &s5_oset);
|
| /onnv-gate/usr/src/stand/lib/sa/sparc/ |
| H A D | prom_misc.c | 34 enum encode_how how) in prom_create_encoded_prop() argument 55 if (how == ENCODE_BYTES) { in prom_create_encoded_prop() 58 assert(how == ENCODE_STRING); in prom_create_encoded_prop()
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
| H A D | Manifest.pm | 386 my($read,$target,$how)=@_; 388 $how ||= 'cp'; 401 cp_if_diff($file, _maccat($target, $file), $how); 409 cp_if_diff($file, "$target/$file", $how); 415 my($from, $to, $how)=@_; 433 best($from,$to), last STRICT_SWITCH if $how eq 'best'; 434 cp($from,$to), last STRICT_SWITCH if $how eq 'cp'; 435 ln($from,$to), last STRICT_SWITCH if $how eq 'ln'; 437 "called with illegal how argument [$how]. " .
|
| /onnv-gate/usr/src/lib/libc/port/sys/ |
| H A D | lwp_sigmask.c | 32 __lwp_sigmask(int how, const sigset_t *set) in __lwp_sigmask() argument 34 return (syscall(SYS_lwp_sigmask, how, in __lwp_sigmask()
|
| /onnv-gate/usr/src/cmd/sendmail/cf/feature/ |
| H A D | ldap_routing.m4 | 22 # Check for third argument to indicate how to deal with non-existant 29 # Check for fourth argument to indicate how to deal with +detail info 34 # Check for sixth argument to indicate how to deal with tempfails
|
| /onnv-gate/usr/src/lib/libc/port/threads/ |
| H A D | sigaction.c | 594 thr_sigsetmask(int how, const sigset_t *set, sigset_t *oset) in thr_sigsetmask() argument 605 switch (how) { in thr_sigsetmask() 621 switch (how) { in thr_sigsetmask() 652 pthread_sigmask(int how, const sigset_t *set, sigset_t *oset) in pthread_sigmask() argument 654 return (thr_sigsetmask(how, set, oset)); in pthread_sigmask() 659 sigprocmask(int how, const sigset_t *set, sigset_t *oset) in sigprocmask() argument 667 return (__sigprocmask(how, set, oset)); in sigprocmask() 669 if ((error = thr_sigsetmask(how, set, oset)) != 0) { in sigprocmask()
|
| /onnv-gate/usr/src/uts/common/crypto/api/ |
| H A D | kcf_random.c | 430 rnd_get_bytes(uint8_t *ptr, size_t len, extract_type_t how) in rnd_get_bytes() argument 447 switch (how) { in rnd_get_bytes() 462 if (how == NONBLOCK_EXTRACT) { in rnd_get_bytes() 471 if (how == NONBLOCK_EXTRACT && (rnbyte_cnt < len)) in rnd_get_bytes() 478 if (how == BLOCKING_EXTRACT) { in rnd_get_bytes() 499 if (len > 0 && how == ALWAYS_EXTRACT) { in rnd_get_bytes() 523 extract_type_t how; in kcf_rnd_get_bytes() local 526 how = noblock ? NONBLOCK_EXTRACT : BLOCKING_EXTRACT; in kcf_rnd_get_bytes() 528 if ((error = rnd_get_bytes(ptr, len, how)) != 0) in kcf_rnd_get_bytes()
|
| /onnv-gate/usr/src/cmd/idmap/idmap/ |
| H A D | idmap.c | 1344 print_how(idmap_how *how) in print_how() argument 1350 switch (how->map_type) { in print_how() 1354 CHECK_NULL(how->idmap_how_u.ad.dn)); in print_how() 1356 CHECK_NULL(how->idmap_how_u.ad.attr), in print_how() 1357 CHECK_NULL(how->idmap_how_u.ad.value)); in print_how() 1363 CHECK_NULL(how->idmap_how_u.nldap.dn)); in print_how() 1365 CHECK_NULL(how->idmap_how_u.nldap.attr), in print_how() 1366 CHECK_NULL(how->idmap_how_u.nldap.value)); in print_how() 1371 rule = &how->idmap_how_u.rule; in print_how() 1408 CHECK_NULL(how->idmap_how_u.idmu.dn)); in print_how() [all …]
|
| /onnv-gate/usr/src/uts/common/smbsrv/ |
| H A D | mbuf.h | 210 #define MGET(m, how, type) { \ argument 219 #define MGETHDR(m, how, type) { \ argument 230 #define MCLGET(m, how) \ argument
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ |
| H A D | mg.h | 52 #define SvTIED_mg(sv,how) \ argument 53 (SvRMAGICAL(sv) ? mg_find((sv),(how)) : Null(MAGIC*))
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Filter/ |
| H A D | Simple.pm | 128 my ($what, $how) = splice(@_, 0, 2); 132 unless ref $how eq 'CODE'; 133 push @transforms, gen_std_filter_for($what,$how);
|
| /onnv-gate/usr/src/cmd/ssh/doc/ |
| H A D | WARNING.RNG | 54 "sshd -d -d -d"). This will list each program as it is executed, how 55 long it took to execute, its exit status and whether and how much data 74 usable data depending on how busy the machine is, how long it has been
|
| /onnv-gate/usr/src/uts/common/io/bpf/ |
| H A D | bpf_mac.c | 119 mac_bpf_promisc_add(uintptr_t chandle, int how, void *arg, uintptr_t *promisc, in mac_bpf_promisc_add() argument 122 return (mac_promisc_add((mac_client_handle_t)chandle, how, bpf_mtap, in mac_bpf_promisc_add()
|
| /onnv-gate/usr/src/uts/common/inet/ipnet/ |
| H A D | ipnet_bpf.c | 135 ipnet_bpf_promisc_add(uintptr_t chandle, int how, void *arg, in ipnet_bpf_promisc_add() argument 143 switch (how) { in ipnet_bpf_promisc_add()
|
| /onnv-gate/usr/src/cmd/id/ |
| H A D | id.c | 329 prid(TYPE how, uid_t id) in prid() argument 333 switch ((int)how) { in prid() 354 switch ((int)how) { in prid()
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
| H A D | snoop_nfs3.c | 166 int sz, how; local 230 how = getxdr_long(); 232 fh, filetype(how), name); 1181 long how; in sum_createhow() local 1183 how = getxdr_long(); in sum_createhow() 1184 switch (how) { in sum_createhow()
|
| /onnv-gate/usr/src/lib/brand/solaris10/s10_brand/common/ |
| H A D | s10_signal.c | 340 s10_lwp_sigmask(sysret_t *rval, int how, uint_t bits0, uint_t bits1) in s10_lwp_sigmask() argument 354 how, in s10_lwp_sigmask() 380 s10_sigprocmask(sysret_t *rval, int how, const sigset_t *set, sigset_t *oset) in s10_sigprocmask() argument 394 how, set_ptr, oset_ptr)) != 0) in s10_sigprocmask()
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/ |
| H A D | Socket.pm | 241 my($sock, $how) = @_; 242 shutdown($sock, $how);
|
| /onnv-gate/usr/src/cmd/ssh/include/ |
| H A D | sigact.h | 87 int sigprocmask (int how, sigset_t *mask, sigset_t *omask);
|