HomeSort by relevance Sort by last modified time
    Searched full:accounting (Results 1 - 25 of 150) sorted by null

1 2 3 4 5 6

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
acct.h 2 * BSD Process Accounting for Linux - Definitions
7 * BSD-style process accounting. The kernel accounting code and all
9 * process accounting log must include this file.
35 * accounting file record
38 * process accounting file whenever a process exits.
97 * accounting flags
107 #define ACCT_BYTEORDER 0x80 /* accounting file is big endian */
109 #define ACCT_BYTEORDER 0x00 /* accounting file is little endian */
taskstats.h 47 /* The accounting flags of a task as defined in <linux/acct.h>
53 /* Delay accounting fields start
55 * All values, until comment "Delay accounting fields end" are
56 * available only if delay accounting is enabled, even though the last
99 /* Delay accounting fields end */
102 /* Basic Accounting Fields start */
119 /* Basic Accounting Fields end */
121 /* Extended accounting fields start */
145 /* Extended accounting fields end */
148 /* Per-task storage I/O accounting starts *
    [all...]
dqblk_xfs.h 34 #define Q_XQUOTAON XQM_CMD(1) /* enable accounting/enforcement */
35 #define Q_XQUOTAOFF XQM_CMD(2) /* disable accounting/enforcement */
115 #define XFS_QUOTA_UDQ_ACCT (1<<0) /* user quota accounting */
117 #define XFS_QUOTA_GDQ_ACCT (1<<2) /* group quota accounting */
119 #define XFS_QUOTA_PDQ_ACCT (1<<4) /* project quota accounting */
cgroupstats.h 25 * For the nr_io_wait state, a flag in the delay accounting structure
resource.h 9 * Resource control/accounting header file for linux
  /external/ipsec-tools/src/racoon/samples/roadwarrior/server/
racoon.conf-radius 28 accounting radius;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
utmpx.h 50 /* Open user accounting database.
56 /* Close user accounting database.
62 /* Get the next entry from the user accounting database.
68 /* Get the user accounting database entry corresponding to ID.
74 /* Get the user accounting database entry corresponding to LINE.
80 /* Write the entry UTMPX into the user accounting database.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
utmpx.h 1 /* Structures and definitions for the user accounting database. GNU version.
55 /* The structure describing an entry in the user accounting database. */
87 #define EMPTY 0 /* No valid user accounting information. */
102 # define ACCOUNTING 9 /* System accounting. */
utmp.h 59 /* The structure describing an entry in the user accounting database. */
101 #define EMPTY 0 /* No valid user accounting information. */
113 #define ACCOUNTING 9
  /external/tcpdump/
print-radius.c 29 * "RADIUS Accounting"
32 * "RADIUS Accounting Modifications for Tunnel Protocol Support"
80 #define RADCMD_ACCOUN_REQ 4 /* Accounting-Request */
81 #define RADCMD_ACCOUN_RES 5 /* Accounting-Response */
91 { RADCMD_ACCOUN_REQ, "Accounting Request" },
92 { RADCMD_ACCOUN_RES, "Accounting Response" },
240 /* Acct-Status-Type Accounting Attribute standard values */
248 "Accounting-On",
249 "Accounting-Off",
259 /* Acct-Authentic Accounting Attribute standard values *
    [all...]
  /external/kernel-headers/original/linux/
taskstats.h 43 /* Delay accounting fields start
45 * All values, until comment "Delay accounting fields end" are
46 * available only if delay accounting is enabled, even though the last
89 /* Delay accounting fields end */
backing-dev.h 39 * VM's accounting and whether writepages() should be called for dirty pages
44 #define BDI_CAP_NO_ACCT_DIRTY 0x00000001 /* Dirty pages shouldn't contribute to accounting */
resource.h 9 * Resource control/accounting header file for linux
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
acct.h 96 # define ACCT_BYTEORDER 0x80 /* Accounting file is big endian. */
98 # define ACCT_BYTEORDER 0x00 /* Accounting file is little endian. */
104 /* Switch process accounting on and off. */
  /external/wpa_supplicant/
radius_client.h 50 /* RADIUS Authentication and Accounting servers in priority order */
68 * RADIUS Accounting packages for the same STA
  /external/wpa_supplicant_6/wpa_supplicant/src/radius/
radius_client.h 50 /* RADIUS Authentication and Accounting servers in priority order */
71 * RADIUS Accounting packages for the same STA
  /bionic/libc/bionic/
fork.c 49 * Newly created process must update cpu accounting.
  /external/netperf/
netcpu_pstatnew.c 230 accounting for interrupt cycles, whereby the cycles do not get
236 old "pstat" mechanism, we can presume that the accounting for
241 fix the interupt cycle accounting. raj 2005/09/14 */
288 /* when the accounting for interrupt time gets its act together,
332 /* when the accounting for interrupt time gets its act together,
  /external/ppp/pppd/plugins/radius/
radius.c 121 SERVER *acctserver; /* Accounting server to use */
602 /* Send accounting updates every few seconds */
630 /* Save Class attribute to pass it in accounting request */
847 * Sends a "start" accounting message to the RADIUS server.
917 "Accounting START failed for %s", rstate.user);
920 /* Kick off periodic accounting reports */
934 * Sends a "stop" accounting message to the RADIUS server.
1063 "Accounting STOP failed for %s", rstate.user);
1075 * Sends an interim accounting message to the RADIUS server
    [all...]
  /external/e2fsprogs/lib/ext2fs/
mkdir.c 130 * Update accounting....
  /external/e2fsprogs/tests/m_dasd_bs/
expect.1 16 Writing superblocks and filesystem accounting information: done
  /external/e2fsprogs/tests/m_large_file/
expect.1 15 Writing superblocks and filesystem accounting information: done
  /development/samples/GlobalTime/src/com/android/globaltime/
City.java 110 * Returns the cities, ordered by offset, accounting for summer/daylight
144 * Returns the cities, ordered by offset, accounting for summer/daylight
  /external/ipsec-tools/src/racoon/doc/
FAQ 60 and accounting.
63 server side. PAM can be used for authentication and accounting.
  /external/ipsec-tools/src/racoon/
isakmp_cfg.h 91 int accounting; member in struct:isakmp_cfg_config
124 /* For accounting */

Completed in 503 milliseconds

1 2 3 4 5 6