Searched defs:uc (Results 1 – 8 of 8) sorted by relevance
24 ucontext_t uc; member
25 ucontext_t uc; member
31 struct ucontext *uc; in _identify_sighandler() local
28 static ucontext_t uc[3]; variable
82 ucontext_t uc; in test_stack() local
477 struct udp_cache *uc; in svcudp_enablecache() local522 struct udp_cache *uc = (struct udp_cache *) su->su_cache; in libc_hidden_nolink_sunrpc() local593 struct udp_cache *uc = (struct udp_cache *) su->su_cache; in cache_get() local
85 /**/ uc = {{0x3a9375de, 0x00000000} }, /* 1.572e-26 */ variable147 /**/ uc = {{0x00000000, 0x3a9375de} }, /* 1.572e-26 */ variable
61 static void fill_ucontext (ucontext_t *uc, const struct sigcontext *sc) in fill_ucontext()