Searched defs:destp (Results 1 – 12 of 12) sorted by relevance
/freebsd/stand/libofw/ |
H A D | ofw_copy.c | 47 void *destp, *addr; in ofw_mapmem() local
|
/freebsd/usr.sbin/lpr/common_source/ |
H A D | common.c | 461 char *destp; in lpd_gettime() local 522 register char *destp, *endp; in trstat_init() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/ |
H A D | runtime.c | 199 void **destp = (void **)dest; in _Block_memmove_gc_broken() local 369 struct Block_byref **destp = (struct Block_byref **)dest; in _Block_byref_assign_copy() local
|
/freebsd/sys/compat/linux/ |
H A D | linux_elf.c | 332 uintptr_t destp, ustringp; in __linuxN() local
|
/freebsd/lib/libc/db/hash/ |
H A D | hash.c | 906 swap_header_copy(HASHHDR *srcp, HASHHDR *destp) in swap_header_copy()
|
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/ |
H A D | sdp_proc.c | 127 __u16 destp; in sdp_seq_show() local
|
/freebsd/sys/dev/sfxge/common/ |
H A D | efx_bootcfg.c | 718 uint8_t *destp = (uint8_t *)DHCP_NEXT_TAG(hdrp) + in efx_dhcp_update_tag() local
|
/freebsd/sys/amd64/linux32/ |
H A D | linux32_sysvec.c | 622 uintptr_t destp, ustringp; in linux_copyout_strings() local
|
/freebsd/sys/kern/ |
H A D | kern_exec.c | 1667 uintptr_t destp, ustringp; in exec_copyout_strings() local
|
/freebsd/sys/netinet/ |
H A D | sctp_usrreq.c | 1493 #define SCTP_CHECK_AND_CAST(destp, srcp, type, size) {\ argument
|
/freebsd/sys/netgraph/ |
H A D | ng_base.c | 1728 ng_path2noderef(node_p here, const char *address, node_p *destp, in ng_path2noderef()
|
/freebsd/sys/compat/freebsd32/ |
H A D | freebsd32_misc.c | 3601 uintptr_t destp, ustringp; freebsd32_copyout_strings() local [all...] |