Home
last modified time | relevance | path

Searched defs:how (Results 1 – 25 of 68) sorted by relevance

123

/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()
93 sigprocmask(int how, sigset_t *setp, sigset_t *osetp) in sigprocmask()
/illumos-gate/usr/src/lib/libc/port/sys/
H A Dlwp_sigmask.c32 __lwp_sigmask(int how, const sigset_t *set) in __lwp_sigmask()
/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()
662 pthread_sigmask(int how, const sigset_t *set, sigset_t *oset) in pthread_sigmask()
669 sigprocmask(int how, const sigset_t *set, sigset_t *oset) in sigprocmask()
/illumos-gate/usr/src/stand/lib/sa/sparc/
H A Dprom_misc.c34 enum encode_how how) in prom_create_encoded_prop()
/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
/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()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs3.c166 int sz, how; local
1181 long how; in sum_createhow() local
/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()
/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()
/illumos-gate/usr/src/test/bhyve-tests/tests/inst_emul/
H A Dsuspend_info.c117 enum vm_suspend_how how; in test_plain_suspend() local
/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()
380 s10_sigprocmask(sysret_t *rval, int how, const sigset_t *set, sigset_t *oset) in s10_sigprocmask()
/illumos-gate/usr/src/cmd/id/
H A Did.c327 prid(TYPE how, uid_t id) in prid()
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_mindex.cc51 db_mindex::db_mindex(db_scheme *how, char *tablePath) : rversion() in db_mindex()
89 db_mindex::init(db_scheme * how) in init()
/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()
559 extract_type_t how; in kcf_rnd_get_bytes() local
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsock_notsupp.c134 sock_shutdown_notsupp(sock_lower_handle_t handle, int how, struct cred *cr) in sock_shutdown_notsupp()
H A Dsockcommon_sops.c102 so_shutdown_notsupp(struct sonode *so, int how, struct cred *cr) in so_shutdown_notsupp()
572 so_shutdown(struct sonode *so, int how, struct cred *cr) in so_shutdown()
H A Dsockcommon.c279 socket_shutdown(struct sonode *so, int how, cred_t *cr) in socket_shutdown()
/illumos-gate/usr/src/contrib/zlib/
H A Dgzguts.h186 int how; /* 0: get header, 1: copy, 2: decompress */ member
/illumos-gate/usr/src/cmd/pg/
H A Dpg.c1327 find(int how, off_t line) in find()
1532 lineset(int how) in lineset()
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_util.c547 m_prepend(struct mbuf *m, int plen, int how) in m_prepend()
/illumos-gate/usr/src/lib/libsocket/socket/
H A Dweaks.c112 _shutdown(int sock, int how) in _shutdown()
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_common.c916 zsmctl(struct zscom *zs, int bits, int how) in zsmctl()
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dentry.c1056 dm_get_usage_string(char *what, char *how, char **usage_string) in dm_get_usage_string()
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.c587 sosdp_shutdown(struct sonode *so, int how, struct cred *cr) in sosdp_shutdown()
/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dksocket.c423 ksocket_shutdown(ksocket_t ks, int how, struct cred *cr) in ksocket_shutdown()

123