Home
last modified time | relevance | path

Searched defs:buf_p (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/sun4/os/
H A Dforthdebug.c96 char *fth_buf, *buf_p; in forthdebug_init() local
/illumos-gate/usr/src/boot/libsa/
H A Dufs.c301 buf_write_file(struct open_file *f, const char *buf_p, size_t *size_p) in buf_write_file()
376 buf_read_file(struct open_file *f, char **buf_p, size_t *size_p) in buf_read_file()
H A Dcd9660.c460 buf_read_file(struct open_file *f, char **buf_p, size_t *size_p) in buf_read_file()
H A Dext2fs.c700 buf_read_file(struct open_file *f, char **buf_p, size_t *size_p) in buf_read_file()
/illumos-gate/usr/src/uts/common/io/
H A Dpci_cap.c340 uint32_t *buf_p, uint32_t nwords) in pci_cap_read()
/illumos-gate/usr/src/tools/smatch/src/
H A Dcompile-i386.c576 static void textbuf_push(struct textbuf **buf_p, const char *text) in textbuf_push()
604 static void textbuf_emit(struct textbuf **buf_p) in textbuf_emit()
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c6834 swap(char *buf_p, int cnt) in swap()