Lines Matching full:getcwd
3316 /* static buffer for getcwd */3374 if (getcwd (tmp, LT_PATHMAX) == NULL)3375 lt_fatal ("getcwd failed");3399 if (getcwd (tmp, LT_PATHMAX) == NULL)3400 lt_fatal ("getcwd failed");