Searched refs:stack_buff (Results 1 – 1 of 1) sorted by relevance
1314 path::value_type stack_buff[size]; in __read_symlink() local1315 auto buff = std::unique_ptr<path::value_type[], NullDeleter>(stack_buff); in __read_symlink()