Home
last modified time | relevance | path

Searched refs:how (Results 1 – 25 of 238) sorted by relevance

12345678910

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c1973 idmap_how *how; in ad_lookup_batch_int() local
2026 how = &res->info.how; in ad_lookup_batch_int()
2076 dn = &how->idmap_how_u.ad.dn; in ad_lookup_batch_int()
2202 &how->idmap_how_u.ad.dn, in ad_lookup_batch_int()
2203 &how->idmap_how_u.ad.attr, in ad_lookup_batch_int()
2229 &how->idmap_how_u.ad.dn, in ad_lookup_batch_int()
2230 &how->idmap_how_u.ad.attr, in ad_lookup_batch_int()
2361 res->info.how.map_type = in ad_lookup_batch_int()
2380 res->info.how.map_type = in ad_lookup_batch_int()
3614 idmap_how_clear(&res->info.how); in sid2pid_second_pass()
[all …]
H A Dnldaputils.c745 idmap_how *how; in nldap_lookup_batch() local
799 idmap_how_clear(&res->info.how); in nldap_lookup_batch()
801 how = &res->info.how; in nldap_lookup_batch()
806 &how->idmap_how_u.nldap.dn, in nldap_lookup_batch()
807 &how->idmap_how_u.nldap.attr, in nldap_lookup_batch()
808 &how->idmap_how_u.nldap.value, in nldap_lookup_batch()
827 idmap_how_clear(&res->info.how); in nldap_lookup_batch()
829 how = &res->info.how; in nldap_lookup_batch()
838 &how->idmap_how_u.nldap.dn, in nldap_lookup_batch()
850 &how->idmap_how_u.nldap.dn, in nldap_lookup_batch()
[all …]
H A Dserver.c521 idmap_how *how; in list_mappings_cb() local
592 how = &result->mappings.mappings_val[cb_data->next].info.how; in list_mappings_cb()
594 switch (how->map_type) { in list_mappings_cb()
596 how->idmap_how_u.ad.dn = in list_mappings_cb()
598 how->idmap_how_u.ad.attr = in list_mappings_cb()
600 how->idmap_how_u.ad.value = in list_mappings_cb()
605 how->idmap_how_u.nldap.dn = in list_mappings_cb()
607 how->idmap_how_u.nldap.attr = in list_mappings_cb()
635 how->idmap_how_u.idmu.dn = in list_mappings_cb()
637 how->idmap_how_u.idmu.attr = in list_mappings_cb()
[all …]
/illumos-gate/usr/src/uts/common/syscall/
H A Dsigprocmask.c42 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()
/illumos-gate/usr/src/test/bhyve-tests/tests/inst_emul/
H A Dsuspend_info.c68 *vtc->howp = vexit.u.suspended.how; in vcpu0_thread()
117 enum vm_suspend_how how; in test_plain_suspend() local
121 .howp = &how, in test_plain_suspend()
135 if (how != test_how) { in test_plain_suspend()
137 how, test_how); in test_plain_suspend()
199 vexit.u.suspended.how; in test_emitted_triplefault()
H A Dtriple_fault.c67 if (vexit.u.suspended.how != expected_how) { in main()
69 vexit.u.suspended.how, expected_how); in main()
/illumos-gate/usr/src/stand/lib/sa/sparc/
H A Dprom_misc.c34 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()
/illumos-gate/usr/src/lib/libc/port/sys/
H A Dlwp_sigmask.c32 __lwp_sigmask(int how, const sigset_t *set) in __lwp_sigmask() argument
34 return (syscall(SYS_lwp_sigmask, how, in __lwp_sigmask()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dmbuf.h213 #define MGET(m, how, type) { \ argument
222 #define MGETHDR(m, how, type) { \ argument
231 #define MCLGET(m, how) \ argument
322 mbuf_t *m_prepend(struct mbuf *m, int plen, int how);
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsigaction.c604 thr_sigsetmask(int how, const sigset_t *set, sigset_t *oset) in thr_sigsetmask() argument
615 switch (how) { in thr_sigsetmask()
631 switch (how) { in thr_sigsetmask()
662 pthread_sigmask(int how, const sigset_t *set, sigset_t *oset) in pthread_sigmask() argument
664 return (thr_sigsetmask(how, set, oset)); in pthread_sigmask()
669 sigprocmask(int how, const sigset_t *set, sigset_t *oset) in sigprocmask() argument
677 return (__sigprocmask(how, set, oset)); in sigprocmask()
679 if ((error = thr_sigsetmask(how, set, oset)) != 0) { in sigprocmask()
/illumos-gate/usr/src/cmd/sendmail/cf/feature/
H A Dldap_routing.m422 # 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
/illumos-gate/usr/src/cmd/idmap/idmap/
H A Didmap.c1344 print_how(idmap_how *how) in print_how() argument
1350 switch (how->map_type) { in print_how()
1371 rule = &how->idmap_how_u.rule; in print_how()
1439 print_how(&info->how); in print_info()
1453 idmap_how *how = &info->how; in print_error_info() local
1460 switch (how->map_type) { in print_error_info()
1465 how->idmap_how_u.ad.dn); in print_error_info()
1467 how->idmap_how_u.ad.attr, in print_error_info()
1468 how->idmap_how_u.ad.value); in print_error_info()
1483 rule = &how->idmap_how_u.rule; in print_error_info()
[all …]
/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_random.c466 rnd_get_bytes(uint8_t *ptr, size_t len, extract_type_t how) in rnd_get_bytes() argument
483 switch (how) { in rnd_get_bytes()
498 if (how == NONBLOCK_EXTRACT) { in rnd_get_bytes()
507 if (how == NONBLOCK_EXTRACT && (rnbyte_cnt < len)) in rnd_get_bytes()
514 if (how == BLOCKING_EXTRACT) { in rnd_get_bytes()
535 if (len > 0 && how == ALWAYS_EXTRACT) { in rnd_get_bytes()
559 extract_type_t how; in kcf_rnd_get_bytes() local
562 how = noblock ? NONBLOCK_EXTRACT : BLOCKING_EXTRACT; in kcf_rnd_get_bytes()
564 if ((error = rnd_get_bytes(ptr, len, how)) != 0) in kcf_rnd_get_bytes()
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_mac.c119 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()
/illumos-gate/usr/src/cmd/id/
H A Did.c327 prid(TYPE how, uid_t id) in prid() argument
331 switch ((int)how) { in prid()
352 switch ((int)how) { in prid()
/illumos-gate/usr/src/uts/common/inet/ipnet/
H A Dipnet_bpf.c135 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()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs3.c166 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()
/illumos-gate/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_signal.c340 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()
/illumos-gate/usr/src/boot/efi/loader/
H A Dmain.c502 int how, rv; in parse_uefi_con_out() local
511 how = 0; in parse_uefi_con_out()
578 how = 0; in parse_uefi_con_out()
580 how |= RB_MULTIPLE; in parse_uefi_con_out()
582 how |= RB_SERIAL; in parse_uefi_con_out()
584 how |= RB_SERIAL; in parse_uefi_con_out()
586 return (how); in parse_uefi_con_out()
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_mindex.cc51 db_mindex::db_mindex(db_scheme *how, char *tablePath) : rversion() in db_mindex() argument
57 init(how); in db_mindex()
89 db_mindex::init(db_scheme * how) in init() argument
91 scheme = new db_scheme(how); // make copy in init()
101 indices.indices_len = how->numkeys(); in init()
102 db_key_desc * keys = how->keyloc(); in init()
/illumos-gate/usr/src/cmd/sgs/libelf/demo/
H A D00README25 This directory contains sample programs that demonstrate how to use libelf.
37 Demonstrates how to examine a file opened with
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dnull.test39 # Check for how arithmetic expressions handle NULL
52 # Check to see how the CASE expression handles NULL values. The
107 # Check to see how WHERE clauses handle NULL values. A NULL value
/illumos-gate/usr/src/lib/libsocket/socket/
H A Dweaks.c112 _shutdown(int sock, int how) in _shutdown() argument
114 return (_so_shutdown(sock, how, SOV_DEFAULT)); in _shutdown()
/illumos-gate/usr/src/cmd/fs.d/smbclnt/fksmbcl/
H A DREADME26 how to walk data structures in libfksmbfs, etc.
70 Here is an example of how to connect, mount, and list a directory:
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_stubs.c108 sigprocmask(int how, const sigset_t *set, sigset_t *oset) in sigprocmask() argument

12345678910