Home
last modified time | relevance | path

Searched refs:cmdbuf_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/lib/picld_pluginutil/
H A Dpicld_pluginutil.c133 undo_commands(cmdbuf_t *cmds, int last_cmd_index) in undo_commands()
213 parse_version(cmdbuf_t *cmds, char *line) in parse_version()
708 process_prop(cmdbuf_t *cmds, command_t *command, picl_nodehdl_t nodeh) in process_prop()
894 process_refprop(cmdbuf_t *cmds, command_t *command, picl_nodehdl_t nodeh) in process_refprop()
1050 process_endrow(cmdbuf_t *cmds) in process_endrow()
1083 parse_verbose(cmdbuf_t *cmds, char *line, command_t *command) in parse_verbose()
1119 process_verbose(cmdbuf_t *cmds, command_t *command) in process_verbose()
1129 parse_and_tokenize_line(cmdbuf_t *cmds, char *buf, command_t *command) in parse_and_tokenize_line()
1263 check_line_syntax(cmdbuf_t *cmds, char *buf) in check_line_syntax()
1360 check_conffile_syntax(cmdbuf_t *cmds, FILE *fp) in check_conffile_syntax()
[all …]
H A Dpicld_pluginutil_impl.h128 } cmdbuf_t; typedef