Home | History | Annotate | Download | only in libevent

Lines Matching full:getcwd

5168   /* static buffer for getcwd */
5225 if (getcwd (tmp, LT_PATHMAX) == NULL)
5226 lt_fatal ("getcwd failed");
5248 if (getcwd (tmp, LT_PATHMAX) == NULL)
5249 lt_fatal ("getcwd failed");