Searched refs:parent_status (Results 1 – 1 of 1) sorted by relevance
268 int parent_status; in __getcwd_generic() local279 parent_status = __fstat64_time64 (fd, &st); in __getcwd_generic()284 parent_status = __lstat64_time64 (dotlist, &st); in __getcwd_generic()286 if (parent_status != 0) in __getcwd_generic()
Completed in 4 milliseconds