Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/sed/
H A Ddefs.h94 struct s_command { struct
95 struct s_command *next; /* Pointer to next command */ argument
100 struct s_command *c; /* Command(s) for b t { */ argument
104 } u;
105 char code; /* Command code */
106 u_int nonsel:1; /* True if ! */