Searched refs:nhname (Results 1 – 1 of 1) sorted by relevance
815 char *nhname, **hp; in hist_persist_init() local819 nhname = shf_smprintf("%s.%d", hname, (int)procpid); in hist_persist_init()820 if ((fd = binopen3(nhname, O_RDWR | O_CREAT | O_TRUNC | in hist_persist_init()827 chown(nhname, sb.st_uid, sb.st_gid)) { in hist_persist_init()851 unlink(nhname); in hist_persist_init()854 afree(nhname, ATEMP); in hist_persist_init()