Home | History | Annotate | Download | only in cmockery_0_1_2

Lines Matching full:getcwd

5101   /* static buffer for getcwd */
5158 if (getcwd (tmp, LT_PATHMAX) == NULL)
5159 lt_fatal ("getcwd failed");
5181 if (getcwd (tmp, LT_PATHMAX) == NULL)
5182 lt_fatal ("getcwd failed");