/src/usr.bin/mail/ |
list.c | 84 static char lexstring[STRINGLEN]; /* String from TSTRING, scan() */ variable in typeref:typename:char[] 276 (void)printf("Unknown colon modifier \"%s\"\n", lexstring); 297 * of the number or string scanned in lexnumber or lexstring as 298 * appropriate. In any event, store the scanned `thing' in lexstring. 326 (void)strcpy(lexstring, string_stack[regretp]); 331 cp2 = lexstring; 332 lexstring[0] = '\0'; 372 lexstring[0] = c; 373 lexstring[1] = '\0'; 380 * of the string into lexstring, until we se [all...] |
list.c | 84 static char lexstring[STRINGLEN]; /* String from TSTRING, scan() */ variable in typeref:typename:char[] 276 (void)printf("Unknown colon modifier \"%s\"\n", lexstring); 297 * of the number or string scanned in lexnumber or lexstring as 298 * appropriate. In any event, store the scanned `thing' in lexstring. 326 (void)strcpy(lexstring, string_stack[regretp]); 331 cp2 = lexstring; 332 lexstring[0] = '\0'; 372 lexstring[0] = c; 373 lexstring[1] = '\0'; 380 * of the string into lexstring, until we se [all...] |
list.c | 84 static char lexstring[STRINGLEN]; /* String from TSTRING, scan() */ variable in typeref:typename:char[] 276 (void)printf("Unknown colon modifier \"%s\"\n", lexstring); 297 * of the number or string scanned in lexnumber or lexstring as 298 * appropriate. In any event, store the scanned `thing' in lexstring. 326 (void)strcpy(lexstring, string_stack[regretp]); 331 cp2 = lexstring; 332 lexstring[0] = '\0'; 372 lexstring[0] = c; 373 lexstring[1] = '\0'; 380 * of the string into lexstring, until we se [all...] |
list.c | 84 static char lexstring[STRINGLEN]; /* String from TSTRING, scan() */ variable in typeref:typename:char[] 276 (void)printf("Unknown colon modifier \"%s\"\n", lexstring); 297 * of the number or string scanned in lexnumber or lexstring as 298 * appropriate. In any event, store the scanned `thing' in lexstring. 326 (void)strcpy(lexstring, string_stack[regretp]); 331 cp2 = lexstring; 332 lexstring[0] = '\0'; 372 lexstring[0] = c; 373 lexstring[1] = '\0'; 380 * of the string into lexstring, until we se [all...] |