Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_conf.c398 free_path(fmd_conf_param_t *pp) in free_path() function
616 CONF_DEFINE(fmd_conf_path, set_path, get_path, fmd_conf_notsup, free_path);
617 CONF_DEFINE(fmd_conf_list, set_lst, get_path, del_lst, free_path);
/illumos-gate/usr/src/cmd/picl/plugins/lib/picld_pluginutil/
H A Dpicld_pluginutil.c249 free_path(command_t *command) in free_path() function
1589 free_path(&cmds->commands[cmd_index]); in clean_up()