Searched refs:s_command (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sed/
H A Dextern.h38 extern struct s_command *prog;
49 void cfclose(struct s_command *, struct s_command *);
H A Ddefs.h92 struct s_command { struct
93 struct s_command *next; /* Pointer to next command */
98 struct s_command *c; /* Command(s) for b t { */
H A Dcompile.c59 struct s_command *lh_cmd;
71 static struct s_command
72 **compile_stream(struct s_command **);
74 static void enterlabel(struct s_command *);
75 static struct s_command
77 static void fixuplabel(struct s_command *, struct s_command *);
122 struct s_command *prog;
150 static struct s_command **
151 compile_stream(struct s_command **lin
[all...]
H A Dprocess.c64 static int applies(struct s_command *);
70 static int substitute(struct s_command *);
92 struct s_command *cp;
283 applies(struct s_command *cp)
339 struct s_command *cp;
361 substitute(struct s_command *cp)
748 cfclose(struct s_command *cp, struct s_command *end)
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Ddb21554_ctrl.h83 uint16_t s_command; member in struct:db_ctrl

Completed in 48 milliseconds