Home
last modified time | relevance | path

Searched refs:m_pathmax (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libxcurses/src/libc/mks/
H A Dm_pathma.c49 #ifdef m_pathmax
50 #undef m_pathmax /* in case its #define'd in mks.h */
64 m_pathmax(path) in m_pathmax() function
121 x = m_pathmax(argv[1]);
H A Dm_pathca.c80 l = m_pathmax(dir);
/titanic_41/usr/src/lib/libxcurses/h/
H A Dmks.h494 #define m_pathmax(path) PATH_MAX macro
496 LEXTERN int m_pathmax (char *path);
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dsetup.c444 if ((path_max = m_pathmax(terminfo)) == -1 || path_max < len