OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:accounting
(Results
1 - 10
of
10
) sorted by null
/external/ipsec-tools/src/racoon/
isakmp_cfg.h
98
int
accounting
;
member in struct:isakmp_cfg_config
131
/* For
accounting
*/
isakmp_cfg.c
853
plog(LLV_ERROR, LOCATION, NULL, "
Accounting
failed\n");
1328
plog(LLV_ERROR, LOCATION, NULL, "
Accounting
failed\n");
[
all
...]
cfparse.y
904
isakmp_cfg_config.
accounting
= ISAKMP_CFG_ACCT_NONE;
913
isakmp_cfg_config.
accounting
= ISAKMP_CFG_ACCT_SYSTEM;
923
isakmp_cfg_config.
accounting
= ISAKMP_CFG_ACCT_RADIUS;
936
isakmp_cfg_config.
accounting
= ISAKMP_CFG_ACCT_PAM;
[
all
...]
isakmp_xauth.c
519
if ((isakmp_cfg_config.
accounting
== ISAKMP_CFG_ACCT_RADIUS) &&
[
all
...]
/external/webkit/Source/WebKit/efl/ewk/
ewk_tiled_model.c
62
static struct tile_account *
accounting
= NULL;
variable in typeref:struct:tile_account
70
if (
accounting
[i].size == t->w)
71
return
accounting
+ i;
75
REALLOC_OR_OOM_RET(
accounting
, i, NULL);
77
acc =
accounting
+ accounting_len;
127
acc =
accounting
;
/external/wpa_supplicant_8/hostapd/
Android.mk
141
OBJS += src/ap/
accounting
.c
Makefile
109
OBJS += ../src/ap/
accounting
.o
/external/blktrace/doc/
blktrace.tex
256
Writing superblocks and filesystem
accounting
information: done
[
all
...]
/external/iproute2/doc/
ip-cref.tex
[
all
...]
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
Completed in 155 milliseconds