Searched refs:o_acct (Results 1 – 4 of 4) sorted by relevance
69 struct o_acct { struct
324 nsize = sizeof(struct o_acct); /* make sure offset is signed */ in dofile()452 struct o_acct oab; in aread()456 if ((ret = fread((char *)&oab, sizeof(struct o_acct), 1, stdin)) == 1){ in aread()479 sizeof(struct o_acct))), 1) != 0) { in aread()
282 struct o_acct oab; in aread()286 if ((ret = fread((char *)&oab, sizeof(struct o_acct), 1, stdin)) == 1){ in aread()
227 struct o_acct oab; /* SVR3 acct structure */ in tdofile()300 struct o_acct oab; in dofile()