Searched refs:PMTAB_MAXLINE (Results 1 – 1 of 1) sorted by relevance
46 #define PMTAB_MAXLINE 512 macro782 char cmdbuf[PMTAB_MAXLINE+1]; in load_ttymondb()797 while (fgets(cmdbuf, PMTAB_MAXLINE, fs_popen) != NULL) { in load_ttymondb()