Searched refs:path_buf (Results 1 – 1 of 1) sorted by relevance
1181 char *path, *path_buf; in dnode_get_path() local1224 path = path_buf = strdup(path_in); in dnode_get_path()1225 if (!path_buf) { in dnode_get_path()1261 free(path_buf); in dnode_get_path()1293 free(path_buf); in dnode_get_path()