Searched refs:corename (Results 1 – 2 of 2) sorted by relevance
992 const char *corename) in xc_domain_dumpcore() argument997 if ( (da.fd = open(corename, O_CREAT|O_RDWR|O_TRUNC, S_IWUSR|S_IRUSR)) < 0 ) in xc_domain_dumpcore()999 PERROR("Could not open corefile %s", corename); in xc_domain_dumpcore()
480 const char *corename);
Completed in 10 milliseconds