OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STRLIST
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/mail/
cmdtab.c
79
{ "mail", sendmail, 0, CMP(A) R|M|I|
STRLIST
, 0, 0 },
91
{ "!", shell, 0, CMP(xF) T|I|
STRLIST
, 0, 0 },
92
{ "|", pipecmd, 0, CMP(xF) I|
STRLIST
, 0, 0 },
93
/* R */ { "copy", copycmd, 0, CMP(F) M|
STRLIST
, 0, 0 },
96
/* R */ { "save", save, 0, CMP(F)
STRLIST
, 0, 0 },
97
/* R */ { "Save", Save, 0, CMP(F)
STRLIST
, 0, 0 },
104
/* R */ { "write", swrite, 0, CMP(F)
STRLIST
, 0, 0 },
114
{ "z", scroll, S, CMP(n) M|
STRLIST
, 0, 0 },
142
{ "Header", Header, S, CMP(n) T|M|
STRLIST
, 0, 1000 },
151
/* R */ { "detach", detach, S, CMP(F)
STRLIST
, 0, 0 }
[
all
...]
def.h
214
#define
STRLIST
1 /* A pure string */
lex.c
752
case
STRLIST
:
Completed in 17 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026