Lines Matching defs:dst

72 timestruc_32_to_n(const timestruc32_t *src, timestruc_t *dst)  in timestruc_32_to_n()
79 stack_32_to_n(const stack32_t *src, stack_t *dst) in stack_32_to_n()
87 sigaction_32_to_n(const struct sigaction32 *src, struct sigaction *dst) in sigaction_32_to_n()
96 siginfo_32_to_n(const siginfo32_t *src, siginfo_t *dst) in siginfo_32_to_n()
169 auxv_32_to_n(const auxv32_t *src, auxv_t *dst) in auxv_32_to_n()
185 rwindow_32_to_n(const struct rwindow32 *src, struct rwindow *dst) in rwindow_32_to_n()
196 gwindows_32_to_n(const gwindows32_t *src, gwindows_t *dst) in gwindows_32_to_n()
213 prgregset_32_to_n(const prgreg32_t *src, prgreg_t *dst) in prgregset_32_to_n()
244 prfpregset_32_to_n(const prfpregset32_t *src, prfpregset_t *dst) in prfpregset_32_to_n()
301 lwpstatus_32_to_n(const lwpstatus32_t *src, lwpstatus_t *dst) in lwpstatus_32_to_n()
341 pstatus_32_to_n(const pstatus32_t *src, pstatus_t *dst) in pstatus_32_to_n()
376 lwpsinfo_32_to_n(const lwpsinfo32_t *src, lwpsinfo_t *dst) in lwpsinfo_32_to_n()
405 psinfo_32_to_n(const psinfo32_t *src, psinfo_t *dst) in psinfo_32_to_n()
446 timestruc_n_to_32(const timestruc_t *src, timestruc32_t *dst) in timestruc_n_to_32()
453 stack_n_to_32(const stack_t *src, stack32_t *dst) in stack_n_to_32()
461 sigaction_n_to_32(const struct sigaction *src, struct sigaction32 *dst) in sigaction_n_to_32()
470 siginfo_n_to_32(const siginfo_t *src, siginfo32_t *dst) in siginfo_n_to_32()
543 auxv_n_to_32(const auxv_t *src, auxv32_t *dst) in auxv_n_to_32()
550 prgregset_n_to_32(const prgreg_t *src, prgreg32_t *dst) in prgregset_n_to_32()
581 prfpregset_n_to_32(const prfpregset_t *src, prfpregset32_t *dst) in prfpregset_n_to_32()
674 lwpstatus_n_to_32(const lwpstatus_t *src, lwpstatus32_t *dst) in lwpstatus_n_to_32()
714 pstatus_n_to_32(const pstatus_t *src, pstatus32_t *dst) in pstatus_n_to_32()
749 lwpsinfo_n_to_32(const lwpsinfo_t *src, lwpsinfo32_t *dst) in lwpsinfo_n_to_32()
778 psinfo_n_to_32(const psinfo_t *src, psinfo32_t *dst) in psinfo_n_to_32()