Searched refs:fail_buf (Results 1 – 1 of 1) sorted by relevance
2664 char fail_buf[UT_LINE_SZ]; in account() local2730 (void) strcpy(fail_buf, "INIT_PROCESS"); in account()2734 (void) strlcpy(fail_buf, u->ut_id, sizeof (u->ut_id) + 1); in account()2743 fail_buf, strerror(errno)); in account()