Searched defs:uc (Results 1 - 25 of 122) sorted by relevance

12345

/freebsd-current/lib/libc/sys/
H A Dsetcontext.c43 setcontext(const ucontext_t *uc) argument
/freebsd-current/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_c99_recursive_init.c7 char uc; member in union:top::onion
/freebsd-current/sys/dev/rtwn/rtl8821a/usb/
H A Dr21au_init.c63 struct rtwn_usb_softc *uc = RTWN_USB_SOFTC(sc); local
H A Dr21au_attach.c165 r21au_attach(struct rtwn_usb_softc *uc) argument
/freebsd-current/lib/libc/string/
H A Dmemccpy.c41 unsigned char uc = c; local
/freebsd-current/contrib/sendmail/libsm/
H A Duxtext_unquote.c120 int uc = 0; local
[all...]
/freebsd-current/sys/dev/rtwn/rtl8192e/usb/
H A Dr92eu_attach.c96 r92eu_attach(struct rtwn_usb_softc *uc) argument
/freebsd-current/lib/libthread_db/arch/powerpc/
H A Dlibpthread_md.c36 pt_reg_to_ucontext(const struct reg *r, ucontext_t *uc) argument
44 pt_ucontext_to_reg(const ucontext_t *uc, struct reg *r) argument
52 pt_fpreg_to_ucontext(const struct fpreg *r, ucontext_t *uc) argument
61 pt_ucontext_to_fpreg(const ucontext_t *uc, struct fpreg *r) argument
/freebsd-current/lib/libthread_db/arch/aarch64/
H A Dlibpthread_md.c39 pt_reg_to_ucontext(const struct reg *r, ucontext_t *uc) argument
51 pt_ucontext_to_reg(const ucontext_t *uc, struct reg *r) argument
63 pt_fpreg_to_ucontext(const struct fpreg *r, ucontext_t *uc) argument
72 pt_ucontext_to_fpreg(const ucontext_t *uc, struct fpreg *r) argument
/freebsd-current/lib/libthread_db/arch/riscv/
H A Dlibpthread_md.c42 pt_reg_to_ucontext(const struct reg *r, ucontext_t *uc) argument
60 pt_ucontext_to_reg(const ucontext_t *uc, struct reg *r) argument
/freebsd-current/sbin/ping/
H A Dutils.c50 u_char uc[2]; member in union:__anon219
/freebsd-current/contrib/unbound/contrib/
H A Dunbound_cache.cmd12 set uc=%program_path%\unbound-control.exe variable
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/sys/
H A Dt_getcontext.c110 ucontext_t uc[DEPTH]; local
[all...]
H A Dt_lwp_create.c105 ucontext_t uc; local
[all...]
/freebsd-current/lib/libthread_db/arch/amd64/
H A Dlibpthread_md.c39 pt_reg_to_ucontext(const struct reg *r, ucontext_t *uc) argument
66 pt_ucontext_to_reg(const ucontext_t *uc, struct reg *r) argument
93 pt_fpreg_to_ucontext(const struct fpreg* r, ucontext_t *uc) argument
100 pt_ucontext_to_fpreg(const ucontext_t *uc, struct fpreg *r) argument
/freebsd-current/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_attach.c118 r88eu_attach(struct rtwn_usb_softc *uc) argument
/freebsd-current/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_attach.c147 r92cu_attach(struct rtwn_usb_softc *uc) argument
H A Dr92cu_init.c328 struct rtwn_usb_softc *uc = RTWN_USB_SOFTC(sc); local
/freebsd-current/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au_attach.c78 struct rtwn_usb_softc *uc = RTWN_USB_SOFTC(sc); local
180 r12au_attach(struct rtwn_usb_softc *uc) argument
/freebsd-current/tools/test/vm86/
H A Dvm86_test.c55 ucontext_t *uc; local
77 ucontext_t uc; local
[all...]
/freebsd-current/tests/sys/kern/
H A Dsigaltstack.c50 ucontext_t *uc = ucp; local
/freebsd-current/sys/kern/
H A Dkern_context.c63 ucontext_t uc; local
82 ucontext_t uc; local
103 ucontext_t uc; local
[all...]
/freebsd-current/lib/libthread_db/arch/arm/
H A Dlibpthread_md.c36 pt_reg_to_ucontext(const struct reg *r, ucontext_t *uc) argument
61 pt_ucontext_to_reg(const ucontext_t *uc, struct reg *r) argument
87 pt_fpreg_to_ucontext(const struct fpreg *r, ucontext_t *uc) argument
98 pt_ucontext_to_fpreg(const ucontext_t *uc, struct fpreg *r) argument
/freebsd-current/lib/libthread_db/arch/i386/
H A Dlibpthread_md.c39 pt_reg_to_ucontext(const struct reg *r, ucontext_t *uc) argument
46 pt_ucontext_to_reg(const ucontext_t *uc, struct reg *r) argument
53 pt_fpreg_to_ucontext(const struct fpreg* r, ucontext_t *uc) argument
68 pt_ucontext_to_fpreg(const ucontext_t *uc, struc argument
82 pt_fxsave_to_ucontext(const char* r, ucontext_t *uc) argument
89 pt_ucontext_to_fxsave(const ucontext_t *uc, char *r) argument
98 ucontext_t uc; local
[all...]
/freebsd-current/contrib/expat/tests/
H A Dacc_tests.c362 unsigned char uc = 0; local

Completed in 189 milliseconds

12345