Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sed/
H A Ddefs.h92 struct s_command { struct
93 struct s_command *next; /* Pointer to next command */ argument
98 struct s_command *c; /* Command(s) for b t { */ argument
102 } u;
103 char code; /* Command code */
104 uint_t nonsel:1; /* True if ! */
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Ddb21554_ctrl.h83 uint16_t s_command; member