Home
last modified time | relevance | path

Searched defs:acct (Results 1 – 2 of 2) sorted by relevance

/sysdeps/unix/sysv/linux/alpha/sys/
A Dacct.h29 struct acct struct
31 char ac_comm[ACCT_COMM]; /* Accounting command name. */
32 time_t ac_utime; /* Accounting user time. */
33 time_t ac_stime; /* Accounting system time. */
34 time_t ac_etime; /* Accounting elapsed time. */
35 time_t ac_btime; /* Beginning time. */
59 extern int acct (const char *__filename) __THROW; argument
/sysdeps/unix/sysv/linux/sys/
A Dacct.h38 struct acct struct
60 struct acct_v3 argument

Completed in 4 milliseconds