Searched refs:dots (Results 1 – 1 of 1) sorted by relevance
176 char dots[DEEP_NESTING * sizeof ".." + BIG_FILE_NAME_COMPONENT_LENGTH + 1]; in __getcwd_generic() local177 char *dotlist = dots; in __getcwd_generic()178 size_t dotsize = sizeof dots; in __getcwd_generic()376 if (dotlist != dots) in __getcwd_generic()453 if (dotlist != dots) in __getcwd_generic()482 if (dotlist != dots) in __getcwd_generic()
Completed in 3 milliseconds