Searched refs:LLEN (Results 1 – 5 of 5) sorted by relevance
52 #define LLEN 50 macro59 static char Filent[LLEN][NAMESIZE]; /* array of C. file names (text) */60 static char *Fptr[LLEN]; /* pointers to names in Filent */313 if (i == LLEN) /* if this is off the end get out */317 if (Nfiles == LLEN) /* last possible entry */
62 #define LLEN UNAMESIZE macro71 char logname[LLEN];
176 (void) strlcpy(pmsg->logname, login, LLEN); in cron_sendmsg()
94 #define LLEN 80 macro766 char power_cycles_st[LLEN]; in is_ok2shutdown()767 char power_cycle_limit_st[LLEN]; in is_ok2shutdown()768 char system_board_date_st[LLEN]; in is_ok2shutdown()919 char pm_variable[LLEN]; in run_idlecheck()
6638 or a return, then set LPOS to LLEN and call the function6921 cl_setcpos before printing BUF, even if LPOS is equal to LLEN.7243 If LPOS is less than LLEN, add CMDLINE into the history list.