Home
last modified time | relevance | path

Searched refs:accounting (Results 1 – 25 of 69) sorted by relevance

123

/external/valgrind/main/memcheck/tests/
Daccounting.vgtest1 prog: accounting
DMakefile.am52 accounting.stderr.exp accounting.vgtest \
231 accounting \ program
DMakefile.in74 check_PROGRAMS = accounting$(EXEEXT) addressable$(EXEEXT) \
132 accounting_SOURCES = accounting.c
133 accounting_OBJECTS = accounting.$(OBJEXT)
585 SOURCES = accounting.c addressable.c atomic_incs.c badaddrvalue.c \
616 DIST_SOURCES = accounting.c addressable.c atomic_incs.c badaddrvalue.c \
978 accounting.stderr.exp accounting.vgtest \
1280 accounting$(EXEEXT): $(accounting_OBJECTS) $(accounting_DEPENDENCIES)
1281 @rm -f accounting$(EXEEXT)
1671 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/accounting.Po@am__quote@
/external/iptables/extensions/
Dlibxt_connbytes.man13 NOTE that for connections which have no accounting information, the match will
16 flows will not be gaining/losing a/the accounting structure when be sysctl flag
Dlibxt_quota2.man4 this match a minimalist accounting tool.
/external/webkit/Source/WebKit/efl/ewk/
Dewk_tiled_model.c62 static struct tile_account *accounting = NULL; variable
70 if (accounting[i].size == t->w) in _ewk_tile_account_get()
71 return accounting + i; in _ewk_tile_account_get()
75 REALLOC_OR_OOM_RET(accounting, i, NULL); in _ewk_tile_account_get()
77 acc = accounting + accounting_len; in _ewk_tile_account_get()
127 acc = accounting; in ewk_tile_accounting_dbg()
/external/ipsec-tools/src/racoon/samples/roadwarrior/server/
Dracoon.conf-radius28 accounting radius;
/external/wpa_supplicant_8/hostapd/
DChangeLog269 * driver_nl80211: fixed STA accounting data collection (TX/RX bytes
448 * fixed IPv6 connection to RADIUS accounting server
591 for the RADIUS accounting messages (e.g., for EAP-PEAP/TTLS to get
592 tunneled identity into accounting messages when the RADIUS server
614 RADIUS accounting gets correct information
615 * start RADIUS accounting only after successful completion of WPA
633 * driver_madwifi: added support for RADIUS accounting
679 * clear accounting data in the driver when starting a new accounting
755 accounting packets
771 * fixed RADIUS accounting to generate a new session id for cases where
[all …]
Dandroid.config151 # Remove support for RADIUS accounting
Ddefconfig157 # Remove support for RADIUS accounting
DMakefile120 OBJS += ../src/ap/accounting.o
/external/ipsec-tools/src/racoon/doc/
DFAQ60 and accounting.
63 server side. PAM can be used for authentication and accounting.
/external/ipsec-tools/src/racoon/
Disakmp_cfg.h98 int accounting; member
Disakmp_cfg.c1431 if (isakmp_cfg_config.accounting == ISAKMP_CFG_ACCT_PAM)
1436 if (isakmp_cfg_config.accounting == ISAKMP_CFG_ACCT_RADIUS)
1439 if (isakmp_cfg_config.accounting == ISAKMP_CFG_ACCT_SYSTEM)
2156 isakmp_cfg_config.accounting = ISAKMP_CFG_ACCT_NONE;
Dcfparse.y809 isakmp_cfg_config.accounting = ISAKMP_CFG_ACCT_NONE;
818 isakmp_cfg_config.accounting = ISAKMP_CFG_ACCT_SYSTEM;
828 isakmp_cfg_config.accounting = ISAKMP_CFG_ACCT_RADIUS;
841 isakmp_cfg_config.accounting = ISAKMP_CFG_ACCT_PAM;
/external/e2fsprogs/tests/m_large_file/
Dexpect.115 Writing superblocks and filesystem accounting information: done
/external/e2fsprogs/tests/m_dasd_bs/
Dexpect.117 Writing superblocks and filesystem accounting information: done
/external/e2fsprogs/tests/m_std/
Dexpect.117 Writing superblocks and filesystem accounting information: done
/external/e2fsprogs/tests/m_no_opt/
Dexpect.116 Writing superblocks and filesystem accounting information: done
/external/ipsec-tools/src/racoon/samples/roadwarrior/
DREADME22 authentication, IP allocation and accounting. The address and secret
/external/e2fsprogs/tests/f_resize_inode/
Dexpect18 Writing superblocks and filesystem accounting information: done
/external/e2fsprogs/tests/m_uninit/
Dexpect.117 Writing superblocks and filesystem accounting information: done
/external/iproute2/doc/actions/
Dmirred-usage66 You may have a sniffer or some accounting box hooked up on eth1.
/external/ipsec-tools/
DNEWS40 o system accounting (utmp)
/external/chromium/chrome/browser/autocomplete/
Dautocomplete_popup_view_mac_unittest.mm503 // After accounting for the width of the image, this will force us

123