Searched refs:path_buf (Results 1 – 1 of 1) sorted by relevance
1180 char *path, *path_buf; in dnode_get_path() local1223 path = path_buf = strdup(path_in); in dnode_get_path()1224 if (!path_buf) { in dnode_get_path()1260 free(path_buf); in dnode_get_path()1292 free(path_buf); in dnode_get_path()