Searched defs:PATHSIZE (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/mailx/
H A Dmailx.h155 #define PATHSIZE MAXPATHLEN /* Size of pathnames throughout */ macro
714 char pwd[2][PATHSIZE]; /* pwd and oldpwd paths */
715 char mail[PATHSIZE]; /* Name of current file */
716 char path[PATHSIZE]; /* Very temporary fixed path buffer */
717 char prev[PATHSIZE]; /* Name of previous file */

Completed in 19 milliseconds