Searched refs:acct_load (Results 1 – 1 of 1) sorted by relevance
52 static FILE *acct_load(const char *, int);210 f = acct_load(argv[0], sflag); in main()303 acct_load(const char *pn, int wr) in acct_load() function