/* * static int * wrap_acct(const char *path) { * int rc = -1; */ rc = real_acct(path); /* return rc; * } */