/illumos-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() 93 sigprocmask(int how, sigset_t *setp, sigset_t *osetp) in sigprocmask()
|
/illumos-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()
|
/illumos-gate/usr/src/lib/libc/port/threads/ |
H A D | sigaction.c | 604 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 D | prom_misc.c | 34 enum encode_how how) in prom_create_encoded_prop()
|
/illumos-gate/usr/src/uts/common/smbsrv/ |
H A D | mbuf.h | 213 #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 D | kmdb_stubs.c | 108 sigprocmask(int how, const sigset_t *set, sigset_t *oset) in sigprocmask()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_nfs3.c | 166 int sz, how; local 1181 long how; in sum_createhow() local
|
/illumos-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()
|
/illumos-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()
|
/illumos-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() 380 s10_sigprocmask(sysret_t *rval, int how, const sigset_t *set, sigset_t *oset) in s10_sigprocmask()
|
/illumos-gate/usr/src/test/bhyve-tests/tests/inst_emul/ |
H A D | suspend_info.c | 117 enum vm_suspend_how how; in test_plain_suspend() local
|
/illumos-gate/usr/src/cmd/id/ |
H A D | id.c | 327 prid(TYPE how, uid_t id) in prid()
|
/illumos-gate/usr/src/lib/libnisdb/ |
H A D | db_mindex.cc | 51 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 D | kcf_random.c | 466 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 D | sock_notsupp.c | 134 sock_shutdown_notsupp(sock_lower_handle_t handle, int how, struct cred *cr) in sock_shutdown_notsupp()
|
H A D | sockcommon_sops.c | 102 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 D | sockcommon.c | 279 socket_shutdown(struct sonode *so, int how, cred_t *cr) in socket_shutdown()
|
/illumos-gate/usr/src/contrib/zlib/ |
H A D | gzguts.h | 186 int how; /* 0: get header, 1: copy, 2: decompress */ member
|
/illumos-gate/usr/src/cmd/pg/ |
H A D | pg.c | 1327 find(int how, off_t line) in find() 1532 lineset(int how) in lineset()
|
/illumos-gate/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_mbuf_util.c | 547 m_prepend(struct mbuf *m, int plen, int how) in m_prepend()
|
/illumos-gate/usr/src/uts/sun/io/ |
H A D | zs_common.c | 916 zsmctl(struct zscom *zs, int bits, int how) in zsmctl()
|
/illumos-gate/usr/src/lib/libsocket/socket/ |
H A D | weaks.c | 112 _shutdown(int sock, int how) in _shutdown()
|
/illumos-gate/usr/src/cmd/bhyve/amd64/ |
H A D | vmexit.c | 530 enum vm_suspend_how how; in vmexit_suspend() local
|
/illumos-gate/usr/src/lib/libdiskmgt/common/ |
H A D | entry.c | 1056 dm_get_usage_string(char *what, char *how, char **usage_string) in dm_get_usage_string()
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi_net.c | 381 iscsi_net_shutdown(void *socket, int how) in iscsi_net_shutdown()
|