Home
last modified time | relevance | path

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

/trueos/lib/libc/posix1e/
HDacl_copy.c73 acl_copy_ext(void *buf_p, acl_t acl, ssize_t size) in acl_copy_ext()
81 acl_copy_int(const void *buf_p) in acl_copy_int()
HDacl_from_text.c192 acl_from_text(const char *buf_p) in acl_from_text()
/trueos/lib/libstand/
HDufs.c302 buf_write_file(f, buf_p, size_p) in buf_write_file() argument
380 buf_read_file(f, buf_p, size_p) in buf_read_file() argument
HDcd9660.c425 buf_read_file(struct open_file *f, char **buf_p, size_t *size_p) in buf_read_file()
HDnandfs.c570 nandfs_buf_read(struct nandfs *fs, void **buf_p, size_t *size_p) in nandfs_buf_read()
HDext2fs.c700 buf_read_file(struct open_file *f, char **buf_p, size_t *size_p) in buf_read_file()
/trueos/contrib/subversion/subversion/libsvn_ra_serf/
HDupdate.c2542 make_simple_xml_tag(svn_stringbuf_t **buf_p, in make_simple_xml_tag()