Home
last modified time | relevance | path

Searched defs:ubuf (Results 26 – 35 of 35) sorted by relevance

12

/freebsd/sys/kern/
H A Dsysv_shm.c1321 struct oshmid_ds *ubuf; member
H A Dvfs_syscalls.c796 kern_freebsd11_getfsstat(struct thread *td, struct freebsd11_statfs * ubuf, in kern_freebsd11_getfsstat()
3984 freebsd11_kern_getdirentries(struct thread *td, int fd, char *ubuf, u_int count, in freebsd11_kern_getdirentries()
/freebsd/sys/dev/axgbe/
H A Dxgbe-sysctl.c264 get_ubuf(struct sysctl_req *req, char *ubuf) in get_ubuf()
/freebsd/contrib/mandoc/
H A Droff.c1240 char ubuf[24]; /* buffer to print the number */ in roff_expand() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp2163 const uint8_t *ubuf = (const uint8_t *)buf; in WriteMemory() local
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c3813 const uint32_t *ubuf; in dump_notes_data() local
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h519 #define __sanitizer_syscall_pre_ustat(dev, ubuf) \ argument
521 #define __sanitizer_syscall_post_ustat(res, dev, ubuf) \ argument
/freebsd/sys/amd64/linux/
H A Dlinux_proto.h519 …char ubuf_l_[PADL_(struct l_ustat *)]; struct l_ustat * ubuf; char ubuf_r_[PADR_(struct l_ustat *)… member
/freebsd/sys/i386/linux/
H A Dlinux_proto.h206 …char ubuf_l_[PADL_(struct l_ustat *)]; struct l_ustat * ubuf; char ubuf_r_[PADR_(struct l_ustat *)… member
/freebsd/sys/amd64/linux32/
H A Dlinux32_proto.h206 …char ubuf_l_[PADL_(struct l_ustat *)]; struct l_ustat * ubuf; char ubuf_r_[PADR_(struct l_ustat *)… member

12