Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libxcurses/src/libc/mks/
H A Dm_pathma.c47 #ifdef m_pathmax
48 #undef m_pathmax /* in case its #define'd in mks.h */
62 m_pathmax(path) in m_pathmax() function
119 x = m_pathmax(argv[1]);
H A Dm_pathca.c78 l = m_pathmax(dir);
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dmks.h491 #define m_pathmax(path) PATH_MAX macro
493 LEXTERN int m_pathmax (char *path);
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dsetup.c442 if ((path_max = m_pathmax(terminfo)) == -1 || path_max < len