Home
last modified time | relevance | path

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

123

/titanic_41/usr/src/cmd/ssh/sshd/
H A Dbsmaudit.c72 const char *how = "couldn't start adt session"; in audit_sshd_chauthtok() local
120 const char *how; in audit_sshd_login() local
179 const char *how; in audit_sshd_login_failure() local
258 const char *how = "programmer error"; in audit_sshd_logout() local
/titanic_41/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()
/titanic_41/usr/src/lib/libc/port/sys/
H A Dlwp_sigmask.c32 __lwp_sigmask(int how, const sigset_t *set) in __lwp_sigmask()
/titanic_41/usr/src/lib/libbc/libc/sys/common/
H A Dshutdown.c37 shutdown(s, how) in shutdown() argument
H A Dsigaction.c147 sigprocmask(how, set, oset) in sigprocmask() argument
/titanic_41/usr/src/stand/lib/sa/sparc/
H A Dprom_misc.c34 enum encode_how how) in prom_create_encoded_prop()
/titanic_41/usr/src/lib/libc/port/threads/
H A Dsigaction.c594 thr_sigsetmask(int how, const sigset_t *set, sigset_t *oset) in thr_sigsetmask()
652 pthread_sigmask(int how, const sigset_t *set, sigset_t *oset) in pthread_sigmask()
659 sigprocmask(int how, const sigset_t *set, sigset_t *oset) in sigprocmask()
/titanic_41/usr/src/uts/common/smbsrv/
H A Dmbuf.h211 #define MGET(m, how, type) { \ argument
220 #define MGETHDR(m, how, type) { \ argument
231 #define MCLGET(m, how) \ argument
/titanic_41/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_stubs.c108 sigprocmask(int how, const sigset_t *set, sigset_t *oset) in sigprocmask()
/titanic_41/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()
/titanic_41/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()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs3.c166 int sz, how; local
1181 long how; in sum_createhow() local
/titanic_41/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()
/titanic_41/usr/src/cmd/id/
H A Did.c329 prid(TYPE how, uid_t id) in prid()
/titanic_41/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()
/titanic_41/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
/titanic_41/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.c101 so_shutdown_notsupp(struct sonode *so, int how, struct cred *cr) in so_shutdown_notsupp()
603 so_shutdown(struct sonode *so, int how, struct cred *cr) in so_shutdown()
H A Dsockcommon.c277 socket_shutdown(struct sonode *so, int how, cred_t *cr) in socket_shutdown()
/titanic_41/usr/src/cmd/pg/
H A Dpg.c1340 find(how, line) /* find the line and seek there */ in find() argument
1545 lineset(how) /* initialize line memory */ in lineset() argument
/titanic_41/usr/src/lib/libsocket/socket/
H A Dweaks.c112 _shutdown(int sock, int how) in _shutdown()
/titanic_41/usr/src/uts/sun/io/
H A Dzs_common.c916 zsmctl(struct zscom *zs, int bits, int how) in zsmctl()
/titanic_41/usr/src/lib/libdiskmgt/common/
H A Dentry.c1067 dm_get_usage_string(char *what, char *how, char **usage_string) in dm_get_usage_string()
/titanic_41/usr/src/cmd/idmap/idmapd/
H A Dserver.c512 idmap_how *how; in list_mappings_cb() local
/titanic_41/usr/src/lib/libfakekernel/common/
H A Dksocket.c401 ksocket_shutdown(ksocket_t ks, int how, struct cred *cr) in ksocket_shutdown()

123