Home
last modified time | relevance | path

Searched defs:path_buf (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dpath.c24 char *mkpath(char *path_buf, size_t sz, const char *fmt, ...) in mkpath()
/openbmc/u-boot/fs/zfs/
H A Dzfs.c1180 char *path, *path_buf; in dnode_get_path() local