Home
last modified time | relevance | path

Searched refs:ul_path_vreadf (Results 1 – 2 of 2) sorted by relevance

/dports/devel/util-linux/util-linux-2.36/include/
H A Dpath.h75 int ul_path_vreadf(struct path_cxt *pc, char *buf, size_t len, const char *path, va_list ap);
/dports/devel/util-linux/util-linux-2.36/lib/
H A Dpath.c596 int ul_path_vreadf(struct path_cxt *pc, char *buf, size_t len, const char *path, va_list ap) in ul_path_vreadf() function
609 rc = ul_path_vreadf(pc, buf, len, path, ap); in ul_path_readf()