Searched refs:LINE_LEN (Results 1 – 10 of 10) sorted by relevance
44 char script[LINE_LEN]; /* Our arg buffer */49 char exp[LINE_LEN]; /* Our translated current argument */54 char buf[LINE_LEN*2]; /* Our input */
168 char *vector[6], buff[LINE_LEN]; in auth_SetPhoneList()213 char *vector[5], buff[LINE_LEN]; in auth_Select()296 char *vector[5], buff[LINE_LEN]; in auth_Validate()349 static char buff[LINE_LEN]; /* vector[] will point here when returned */ in auth_GetSecret()
79 endto = to + LINE_LEN - 1; in InterpretArg()322 char line[LINE_LEN]; in ReadSystem()329 char arg[LINE_LEN]; in ReadSystem()
41 char src[LINE_LEN];
57 #define LINE_LEN SCRIPT_LEN /* Size of lines */ macro
112 char devlist[LINE_LEN]; /* NUL separated list of devices */
190 char linebuff[LINE_LEN]; in prompt_Read()395 char nfmt[LINE_LEN]; in prompt_vPrintf()
285 char namelist[LINE_LEN]; in CloneCommand()366 char buf[LINE_LEN]; in LogCommand()1140 char buff2[LINE_LEN-offset]; in command_Expand_Interpret()1143 strncpy(buff, buff2, LINE_LEN - offset - 1); in command_Expand_Interpret()1144 buff[LINE_LEN - offset - 1] = '\0'; in command_Expand_Interpret()1192 char buf[LINE_LEN]; in command_Run()1493 char *ptr, name[LINE_LEN + 12]; in SetServer()2686 char namelist[LINE_LEN]; in LinkCommand()3313 static char title[LINE_LEN]; in SetProcTitle()
394 char cmd[LINE_LEN]; in nat_ProxyRule()
60 #define LINE_LEN 80 macro223 if (LINE_LEN < (cpr + 6 + strlen(w->host))) in lprint()275 lenthis) <= LINE_LEN) { in demi_print()309 if (sb.st_size <= (off_t)(LINE_LEN - strlen(header) - 5)) { in show_text()