/illumos-gate/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 …]
|
/illumos-gate/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
|
/illumos-gate/usr/src/common/bitext/ |
H A D | stdbit.c | 40 stdc_leading_zeros_uc(unsigned char uc) in stdc_leading_zeros_uc() 96 stdc_leading_ones_uc(unsigned char uc) in stdc_leading_ones_uc() 131 stdc_trailing_zeros_uc(unsigned char uc) in stdc_trailing_zeros_uc() 185 stdc_trailing_ones_uc(unsigned char uc) in stdc_trailing_ones_uc() 223 stdc_first_leading_zero_uc(unsigned char uc) in stdc_first_leading_zero_uc() 279 stdc_first_leading_one_uc(unsigned char uc) in stdc_first_leading_one_uc() 335 stdc_first_trailing_zero_uc(unsigned char uc) in stdc_first_trailing_zero_uc() 390 stdc_first_trailing_one_uc(unsigned char uc) in stdc_first_trailing_one_uc() 447 stdc_count_zeros_uc(unsigned char uc) in stdc_count_zeros_uc() 478 stdc_count_ones_uc(unsigned char uc) in stdc_count_ones_uc() [all …]
|
/illumos-gate/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()
|
/illumos-gate/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
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_qpmod.c | 745 ibt_qp_uc_attr_t *uc; in tavor_qp_reset2init() local 902 ibt_qp_uc_attr_t *uc; in tavor_qp_init2init() local 1091 ibt_qp_uc_attr_t *uc; in tavor_qp_init2rtr() local 1451 ibt_qp_uc_attr_t *uc; in tavor_qp_rtr2rts() local 1730 ibt_qp_uc_attr_t *uc; in tavor_qp_rts2rts() local 2003 ibt_qp_uc_attr_t *uc; in tavor_qp_sqd2rts() local 2224 ibt_qp_uc_attr_t *uc; in tavor_qp_sqd2sqd() local
|
/illumos-gate/usr/src/lib/libnsl/rpc/ |
H A D | ti_opts.c | 119 find_ucred_opt(const SVCXPRT *trans, ucred_t *uc, bool_t checkzone) in find_ucred_opt() 197 ucred_t *uc = alloca(ucred_size()); in __rpc_get_local_uid() local 218 ucred_t *uc = alloca(ucred_size()); in __rpc_get_local_cred() local 242 svc_getcallerucred(const SVCXPRT *trans, ucred_t **uc) in svc_getcallerucred()
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_qpmod.c | 841 ibt_qp_uc_attr_t *uc; in hermon_qp_reset2init() local 1118 ibt_qp_uc_attr_t *uc; in hermon_qp_init2init() local 1324 ibt_qp_uc_attr_t *uc; in hermon_qp_init2rtr() local 1698 ibt_qp_uc_attr_t *uc; in hermon_qp_rtr2rts() local 1967 ibt_qp_uc_attr_t *uc; in hermon_qp_rts2rts() local 2256 ibt_qp_uc_attr_t *uc; in hermon_qp_sqd2rts() local 2557 ibt_qp_uc_attr_t *uc; in hermon_qp_sqd2sqd() local
|
/illumos-gate/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
|
/illumos-gate/usr/src/lib/libc/sparc/gen/ |
H A D | _xregs_clrptr.c | 36 _xregs_clrptr(ucontext_t *uc) in _xregs_clrptr()
|
H A D | siglongjmp.c | 46 ucontext_t uc; in siglongjmp() local
|
/illumos-gate/usr/src/lib/libc/sparcv9/gen/ |
H A D | _xregs_clrptr.c | 36 _xregs_clrptr(ucontext_t *uc) in _xregs_clrptr()
|
H A D | siglongjmp.c | 45 ucontext_t uc; in siglongjmp() local
|
/illumos-gate/usr/src/lib/iconv_modules/zh/common/ |
H A D | zh_TW-euc%zh_TW-iso2022-7.c | 320 unsigned char uc = (unsigned char) inbuf; in get_plane_no_by_char() local 411 unsigned char uc; in _cv_enconv() local 560 unsigned char uc = (unsigned char) *inbuf; in get_plane_no_by_str() local
|
/illumos-gate/usr/src/lib/libc/port/sys/ |
H A D | getpeerucred.c | 39 ucred_t *uc = *ucp; in getpeerucred() local
|
/illumos-gate/usr/src/uts/sparc/syscall/ |
H A D | getcontext.c | 178 ucontext_t uc; in getsetcontext() local 425 ucontext32_t uc; in getsetcontext32() local
|
/illumos-gate/usr/src/uts/intel/syscall/ |
H A D | getcontext.c | 291 ucontext_t uc; in getsetcontext() local 519 ucontext32_t uc; in getsetcontext32() local
|
/illumos-gate/usr/src/boot/libsa/string/ |
H A D | memccpy.c | 45 unsigned char uc = c; in memccpy() local
|
/illumos-gate/usr/src/tools/smatch/src/validation/ |
H A D | sm_casts4.c | 10 unsigned char uc; variable
|
H A D | sm_casts5.c | 10 char uc; variable
|
H A D | sm_casts6.c | 10 char uc; variable
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | wadd_wch.c | 58 cchar_t uc; local
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | limits.c | 89 unsigned char uc; in main() local
|
/illumos-gate/usr/src/uts/intel/os/ |
H A D | sendsig.c | 146 ucontext_t *uc; in sendsig() local 434 ucontext32_t *uc; in sendsig32() local
|