Lines Matching full:getcwd
3664 /* static buffer for getcwd */3722 if (getcwd (tmp, LT_PATHMAX) == NULL)3723 lt_fatal ("getcwd failed");3747 if (getcwd (tmp, LT_PATHMAX) == NULL)3748 lt_fatal ("getcwd failed");