Home
last modified time | relevance | path

Searched defs:ucp (Results 1 – 12 of 12) sorted by relevance

/dflybsd-src/contrib/file/src/
H A Dis_json.c127 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 Dquickcontext.c62 _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 Dmakecontext.c58 _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 Ducontext.c65 _swapcontext(ucontext_t *oucp, const ucontext_t *ucp) in _swapcontext()
90 _setcontext(const ucontext_t *ucp) in _setcontext()
/dflybsd-src/sys/libkern/
H A Dinet_ntoa.c42 unsigned char *ucp = (unsigned char *)&ina; in kinet_ntoa() local
/dflybsd-src/contrib/gcc-4.7/libgcc/config/i386/
H A Dcrtfastmath.c42 ucontext_t *ucp) in sigill_hdlr()
/dflybsd-src/contrib/dialog/
H A Dtrace.c143 const wchar_t *ucp = uc; in dlg_trace_win() local
/dflybsd-src/sys/kern/
H A Dinit_main.c563 char *ucp, **uap, *arg0, *arg1; in start_init() local
/dflybsd-src/sys/vfs/ufs/
H A Dufs_vnops.c1285 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 Dcpu_regs.c351 ucontext_t *ucp; in sys_sigreturn() local
/dflybsd-src/sys/platform/pc64/x86_64/
H A Dmachdep.c950 ucontext_t *ucp; in sys_sigreturn() local
/dflybsd-src/crypto/openssh/
H A Dchannels.c1308 u_char *ucp; in x11_open_helper() local