Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Dswap_rcm.c109 static swap_file_t *swap_file_alloc(char *);
477 if ((sf = swap_file_alloc(swt->swt_ent[i].ste_path)) == in update_cache()
749 swap_file_alloc(char *rsrc) in swap_file_alloc() function