Lines Matching full:getcwd
4164 /* static buffer for getcwd */4222 if (getcwd (tmp, LT_PATHMAX) == NULL)4223 lt_fatal ("getcwd failed");4247 if (getcwd (tmp, LT_PATHMAX) == NULL)4248 lt_fatal ("getcwd failed");