Home
last modified time | relevance | path

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

/dports/devel/util-linux/util-linux-2.36/include/
H A Dpath.h104 int ul_path_readf_u64(struct path_cxt *pc, uint64_t *res, const char *path, ...)
/dports/devel/util-linux/util-linux-2.36/lib/
H A Dpath.c763 int ul_path_readf_u64(struct path_cxt *pc, uint64_t *res, const char *path, ...) in ul_path_readf_u64() function
1153 if (ul_path_readf_u64(pc, &res, "%s", file) != 0) in main()