Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/sys/
A Dacct.h40 struct acct struct
62 struct acct_v3 argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/alpha/sys/
A Dacct.h31 struct acct struct
33 char ac_comm[ACCT_COMM]; /* Accounting command name. */
34 time_t ac_utime; /* Accounting user time. */
35 time_t ac_stime; /* Accounting system time. */
36 time_t ac_etime; /* Accounting elapsed time. */
37 time_t ac_btime; /* Beginning time. */
61 extern int acct (const char *__filename) __THROW; argument

Completed in 5 milliseconds