Home
last modified time | relevance | path

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

/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dcprboot.h222 extern int cpr_statefile_close(int);
H A Dcprboot.c307 (void) cpr_statefile_close(sfile.fd); in cb_close_sf()
H A Dutil.c197 cpr_statefile_close(int fd) in cpr_statefile_close() function