Searched defs:script_info (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_script_impl.h89 typedef struct script_info { struct
91 * Used to maintain a queue of script_info structures
H A Drcm_script.c51 * char *script_info(module_t *module)
169 /* contains head to a queue of script_info structures */
428 script_info(module_t *module) function
432 rcm_log_message(RSCR_TRACE, "script_info: script name = %s\n",

Completed in 49 milliseconds