Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Ddump_rcm.c93 static dump_conf_t *dump_conf_alloc(void);
383 dump_conf_alloc(void) in dump_conf_alloc() function
444 if ((curr_dump = dump_conf_alloc()) == NULL) in update_cache()