Home
last modified time | relevance | path

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

/csrg-svn/usr.bin/sed/
H A Ddefs.h54 struct s_command { struct
55 struct s_command *next; /* Pointer to next command */ argument
59 struct s_command *c; /* Command(s) for b t { */ argument
63 } u;
64 char code; /* Command code */
65 u_int nonsel:1; /* True if ! */
66 u_int inrange:1; /* True if in range */