Searched refs:corename (Results 1 – 2 of 2) sorted by relevance
977 const char *corename) in xc_domain_dumpcore() argument982 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()
517 const char *corename);
Completed in 9 milliseconds