Home | History | Annotate | Download | only in libusb

Lines Matching full:getcwd

3663   /* static buffer for getcwd */
3721 if (getcwd (tmp, LT_PATHMAX) == NULL)
3722 lt_fatal ("getcwd failed");
3746 if (getcwd (tmp, LT_PATHMAX) == NULL)
3747 lt_fatal ("getcwd failed");