Home | History | Annotate | Download | only in openfst

Lines Matching full:getcwd

4197 # define getcwd  _getcwd
4208 # define getcwd _getcwd
4629 /* static buffer for getcwd */
4687 if (getcwd (tmp, LT_PATHMAX) == NULL)
4688 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
4713 if (getcwd (tmp, LT_PATHMAX) == NULL)
4714 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",