OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lexstring
(Results
1 - 1
of
1
) sorted by relevancy
/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
...]
Completed in 14 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025