/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | ucred.c | 86 ucred_free(ucred_t *uc) in ucred_free() 95 ucred_t *uc; in ucred_get() local 111 ucred_geteuid(const ucred_t *uc) in ucred_geteuid() 125 ucred_getruid(const ucred_t *uc) in ucred_getruid() 139 ucred_getsuid(const ucred_t *uc) in ucred_getsuid() 153 ucred_getegid(const ucred_t *uc) in ucred_getegid() 167 ucred_getrgid(const ucred_t *uc) in ucred_getrgid() 181 ucred_getsgid(const ucred_t *uc) in ucred_getsgid() 195 ucred_getgroups(const ucred_t *uc, const gid_t **grps) in ucred_getgroups() 214 ucred_getprivset(const ucred_t *uc, priv_ptype_t set) in ucred_getprivset() [all …]
|
/titanic_44/usr/src/uts/common/io/zyd/ |
H A D | zyd_usb.c | 115 zyd_usb_ctrl_send(struct zyd_usb *uc, uint8_t request, uint16_t value, in zyd_usb_ctrl_send() 160 zyd_usb_ctrl_recv(struct zyd_usb *uc, uint8_t request, uint16_t value, in zyd_usb_ctrl_recv() 218 zyd_usb_loadfirmware(struct zyd_usb *uc, uint8_t *fw, size_t size) in zyd_usb_loadfirmware() 341 zyd_usb_open_pipe(struct zyd_usb *uc, in zyd_usb_open_pipe() 385 zyd_usb_open_pipes(struct zyd_usb *uc) in zyd_usb_open_pipes() 446 zyd_usb_close_pipes(struct zyd_usb *uc) in zyd_usb_close_pipes() 527 zyd_usb_bulk_pipe_send(struct zyd_usb *uc, in zyd_usb_bulk_pipe_send() 600 zyd_usb_intr_pipe_send(struct zyd_usb *uc, in zyd_usb_intr_pipe_send() 658 zyd_usb_cmd_pipe_send(struct zyd_usb *uc, const void *data, size_t len) in zyd_usb_cmd_pipe_send() 683 zyd_usb_cmd_send(struct zyd_usb *uc, in zyd_usb_cmd_send() [all …]
|
H A D | zyd_hw.c | 376 struct zyd_usb *uc = &sc->usb; in zyd_hw_init() local 475 struct zyd_usb *uc = &sc->usb; in zyd_hw_deinit() local 610 struct zyd_usb *uc = &sc->usb; in zyd_hw_start() local 681 struct zyd_usb *uc = &sc->usb; in zyd_hw_stop() local
|
/titanic_44/usr/src/uts/sparc/v9/os/ |
H A D | xregs.c | 54 xregs_clrptr(klwp_id_t lwp, ucontext_t *uc) in xregs_clrptr() 66 xregs_hasptr(klwp_id_t lwp, ucontext_t *uc) in xregs_hasptr() 76 xregs_getptr(klwp_id_t lwp, ucontext_t *uc) in xregs_getptr() 88 xregs_setptr(klwp_id_t lwp, ucontext_t *uc, caddr_t xrp) in xregs_setptr() 98 xregs_clrptr32(klwp_id_t lwp, ucontext32_t *uc) in xregs_clrptr32() 106 xregs_hasptr32(klwp_id_t lwp, ucontext32_t *uc) in xregs_hasptr32() 113 xregs_getptr32(klwp_id_t lwp, ucontext32_t *uc) in xregs_getptr32() 122 xregs_setptr32(klwp_id_t lwp, ucontext32_t *uc, caddr32_t xrp) in xregs_setptr32()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | ucred.h | 74 #define UCCRED(uc) (prcred_t *)(((uc)->uc_credoff == 0) ? NULL : \ argument 78 #define UCPRIV(uc) (prpriv_t *)(((uc)->uc_privoff == 0) ? NULL : \ argument 82 #define UCAUD(uc) (auditinfo64_addr_t *)(((uc)->uc_audoff == 0) ? NULL : \ argument 86 #define UCLABEL(uc) (bslabel_t *)(((uc)->uc_labeloff == 0) ? NULL : \ argument
|
/titanic_44/usr/src/lib/libnsl/rpc/ |
H A D | ti_opts.c | 121 find_ucred_opt(const SVCXPRT *trans, ucred_t *uc, bool_t checkzone) in find_ucred_opt() 199 ucred_t *uc = alloca(ucred_size()); in __rpc_get_local_uid() local 220 ucred_t *uc = alloca(ucred_size()); in __rpc_get_local_cred() local 244 svc_getcallerucred(const SVCXPRT *trans, ucred_t **uc) in svc_getcallerucred()
|
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_qpmod.c | 856 ibt_qp_uc_attr_t *uc; in tavor_qp_reset2init() local 1040 ibt_qp_uc_attr_t *uc; in tavor_qp_init2init() local 1265 ibt_qp_uc_attr_t *uc; in tavor_qp_init2rtr() local 1688 ibt_qp_uc_attr_t *uc; in tavor_qp_rtr2rts() local 2014 ibt_qp_uc_attr_t *uc; in tavor_qp_rts2rts() local 2338 ibt_qp_uc_attr_t *uc; in tavor_qp_sqd2rts() local 2601 ibt_qp_uc_attr_t *uc; in tavor_qp_sqd2sqd() local
|
/titanic_44/usr/src/lib/libbc/libc/sys/common/ |
H A D | sigsetjmp.c | 46 ucontext_t uc; local 106 ucontext_t uc; local
|
/titanic_44/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_qpmod.c | 840 ibt_qp_uc_attr_t *uc; in hermon_qp_reset2init() local 1117 ibt_qp_uc_attr_t *uc; in hermon_qp_init2init() local 1323 ibt_qp_uc_attr_t *uc; in hermon_qp_init2rtr() local 1697 ibt_qp_uc_attr_t *uc; in hermon_qp_rtr2rts() local 1966 ibt_qp_uc_attr_t *uc; in hermon_qp_rts2rts() local 2255 ibt_qp_uc_attr_t *uc; in hermon_qp_sqd2rts() local 2556 ibt_qp_uc_attr_t *uc; in hermon_qp_sqd2sqd() local
|
/titanic_44/usr/src/uts/common/syscall/ |
H A D | ucredsys.c | 49 struct ucred_s *uc; in getpeerucred() local 133 struct ucred_s *uc; in ucred_get() local
|
H A D | lwp_create.c | 71 ucontext_t uc; in syslwp_create() local
|
/titanic_44/usr/src/uts/intel/ia32/syscall/ |
H A D | getcontext.c | 183 ucontext_t uc; in getsetcontext() local 320 ucontext32_t uc; in getsetcontext32() local
|
/titanic_44/usr/src/lib/libc/sparc/gen/ |
H A D | _xregs_clrptr.c | 38 _xregs_clrptr(ucontext_t *uc) in _xregs_clrptr()
|
H A D | siglongjmp.c | 48 ucontext_t uc; in siglongjmp() local
|
/titanic_44/usr/src/lib/libc/sparcv9/gen/ |
H A D | _xregs_clrptr.c | 38 _xregs_clrptr(ucontext_t *uc) in _xregs_clrptr()
|
H A D | siglongjmp.c | 45 ucontext_t uc; in siglongjmp() local
|
/titanic_44/usr/src/lib/libc/port/sys/ |
H A D | getpeerucred.c | 41 ucred_t *uc = *ucp; in getpeerucred() local
|
/titanic_44/usr/src/uts/sparc/syscall/ |
H A D | getcontext.c | 178 ucontext_t uc; in getsetcontext() local 425 ucontext32_t uc; in getsetcontext32() local
|
/titanic_44/usr/src/uts/intel/ia32/os/ |
H A D | sendsig.c | 140 ucontext_t *uc; in sendsig() local 399 ucontext32_t *uc; in sendsig32() local 619 ucontext_t *uc; in sendsig() local
|
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | wadd_wch.c | 60 cchar_t uc; local
|
/titanic_44/usr/src/lib/libbc/libc/sys/4.2/ |
H A D | setjmp.c | 45 ucontext_t uc; local
|
/titanic_44/usr/src/lib/libbc/libc/sys/sys5/ |
H A D | setjmp.c | 45 ucontext_t uc; local
|
/titanic_44/usr/src/lib/libast/common/features/ |
H A D | limits.c | 89 unsigned char uc; in main() local
|
/titanic_44/usr/src/lib/libc/i386/gen/ |
H A D | makectxt.c | 85 ucontext_t uc; in resumecontext() local
|
/titanic_44/usr/src/cmd/lp/lib/lp/ |
H A D | tx.c | 108 ucred_t *uc = NULL; in get_peer_label() local
|