Home
last modified time | relevance | path

Searched refs:command_t (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/lib/picld_pluginutil/
H A Dpicld_pluginutil.c136 command_t *com = cmds->commands; in undo_commands()
249 free_path(command_t *command) in free_path()
299 free_node(command_t *command) in free_node()
509 free_prop(command_t *command) in free_prop()
748 free_refnode(command_t *command) in free_refnode()
842 free_refprop(command_t *command) in free_refprop()
942 free_table(command_t *command) in free_table()
1034 process_row(command_t *command) in process_row()
1054 command_t *curr_row; in process_endrow()
1266 command_t command; in check_line_syntax()
[all …]
H A Dpicld_pluginutil_impl.h114 } command_t; typedef
127 command_t *commands;
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_files.c630 command_t *command; in automountd_do_exec_map()
635 command = (command_t *)argp; in automountd_do_exec_map()
663 command_t command; in call_read_execout()
H A Dautod_mount.c396 command_t *command; in automountd_do_fork_exec()
401 command = (command_t *)argp; in automountd_do_fork_exec()
660 command_t command;
H A Dautomount.h242 } command_t; typedef
/illumos-gate/usr/src/test/util-tests/tests/libnvpair_json/
H A Dprint_json.c473 } command_t; typedef
479 command_t command_handlers[] = {