Home
last modified time | relevance | path

Searched defs:Keyword (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/cmd/awk/
H A Dlex.c40 typedef struct Keyword { struct
44 } Keyword; argument
/plan9/sys/src/cmd/upas/smtp/
H A Drfc822.y266 typedef struct Keyword Keyword; typedef
267 struct Keyword { struct
273 Keyword key[] = { argument
H A Dspam.c18 typedef struct Keyword Keyword; typedef
20 struct Keyword { struct
25 static Keyword options[] = { argument
/plan9/sys/src/cmd/ratfs/
H A Dratfs.h40 typedef struct Keyword Keyword; typedef
84 struct Keyword { struct
107 int findkey(char*, Keyword*); argument
/plan9/sys/src/cmd/spin/
H A Dmain.c69 static char Keyword[] = "keyword: "; variable
/plan9/sys/src/cmd/upas/scanmail/
H A Dcommon.c13 typedef struct keyword Keyword; typedef