Home | History | Annotate | Download | only in libusb-compat

Lines Matching full:getcwd

3670   /* static buffer for getcwd */
3728 if (getcwd (tmp, LT_PATHMAX) == NULL)
3729 lt_fatal ("getcwd failed");
3753 if (getcwd (tmp, LT_PATHMAX) == NULL)
3754 lt_fatal ("getcwd failed");