Searched defs:ucp (Results 1 – 12 of 12) sorted by relevance
/dflybsd-src/contrib/file/src/ |
H A D | is_json.c | 127 json_parse_string(const unsigned char **ucp, const unsigned char *ue, in json_parse_string() 180 json_parse_array(const unsigned char **ucp, const unsigned char *ue, in json_parse_array() 217 json_parse_object(const unsigned char **ucp, const unsigned char *ue, in json_parse_object() 274 json_parse_number(const unsigned char **ucp, const unsigned char *ue, in json_parse_number() 326 json_parse_const(const unsigned char **ucp, const unsigned char *ue, in json_parse_const() 346 json_parse(const unsigned char **ucp, const unsigned char *ue, in json_parse()
|
/dflybsd-src/lib/libc/x86_64/gen/ |
H A D | quickcontext.c | 62 _makecontext_quick(ucontext_t *ucp) in _makecontext_quick() 106 makectx_quick_wrapper(ucontext_t *ucp, uint64_t *stack_top) in makectx_quick_wrapper()
|
H A D | makecontext.c | 58 _makecontext(ucontext_t *ucp, void (*start)(void), int argc, ...) in _makecontext() 131 makectx_wrapper(ucontext_t *ucp, func_t func, uint64_t *args) in makectx_wrapper()
|
/dflybsd-src/lib/libc/gen/ |
H A D | ucontext.c | 65 _swapcontext(ucontext_t *oucp, const ucontext_t *ucp) in _swapcontext() 90 _setcontext(const ucontext_t *ucp) in _setcontext()
|
/dflybsd-src/sys/libkern/ |
H A D | inet_ntoa.c | 42 unsigned char *ucp = (unsigned char *)&ina; in kinet_ntoa() local
|
/dflybsd-src/contrib/gcc-4.7/libgcc/config/i386/ |
H A D | crtfastmath.c | 42 ucontext_t *ucp) in sigill_hdlr()
|
/dflybsd-src/contrib/dialog/ |
H A D | trace.c | 143 const wchar_t *ucp = uc; in dlg_trace_win() local
|
/dflybsd-src/sys/kern/ |
H A D | init_main.c | 563 char *ucp, **uap, *arg0, *arg1; in start_init() local
|
/dflybsd-src/sys/vfs/ufs/ |
H A D | ufs_vnops.c | 1285 struct ucred ucred, *ucp; in ufs_mkdir() local 2006 struct ucred ucred, *ucp; in ufs_makeinode() local
|
/dflybsd-src/sys/platform/vkernel64/x86_64/ |
H A D | cpu_regs.c | 351 ucontext_t *ucp; in sys_sigreturn() local
|
/dflybsd-src/sys/platform/pc64/x86_64/ |
H A D | machdep.c | 950 ucontext_t *ucp; in sys_sigreturn() local
|
/dflybsd-src/crypto/openssh/ |
H A D | channels.c | 1308 u_char *ucp; in x11_open_helper() local
|