Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_core.c977 const char *corename) in xc_domain_dumpcore() argument
982 if ( (da.fd = open(corename, O_CREAT|O_RDWR|O_TRUNC, S_IWUSR|S_IRUSR)) < 0 ) in xc_domain_dumpcore()
984 PERROR("Could not open corefile %s", corename); in xc_domain_dumpcore()
/xen/tools/libxc/include/
A Dxenctrl.h517 const char *corename);

Completed in 9 milliseconds