Searched refs:LLEN (Results 1 – 5 of 5) sorted by relevance
51 #define LLEN 50 macro58 static char Filent[LLEN][NAMESIZE]; /* array of C. file names (text) */59 static char *Fptr[LLEN]; /* pointers to names in Filent */310 if (i == LLEN) /* if this is off the end get out */314 if (Nfiles == LLEN) /* last possible entry */
67 #define LLEN UNAMESIZE macro76 char logname[LLEN];
176 (void) strlcpy(pmsg->logname, login, LLEN); in cron_sendmsg()
95 #define LLEN 80 macro775 char power_cycles_st[LLEN]; in is_ok2shutdown()776 char power_cycle_limit_st[LLEN]; in is_ok2shutdown()777 char system_board_date_st[LLEN]; in is_ok2shutdown()928 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.