HomeSort by relevance Sort by last modified time
    Searched refs:accounting (Results 1 - 12 of 12) 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 851 plog(LLV_ERROR, LOCATION, NULL, "Accounting failed\n");
1300 plog(LLV_ERROR, LOCATION, NULL, "Accounting failed\n");
    [all...]
cfparse.y 809 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;
    [all...]
cftoken.l 247 <S_CFG>accounting { YYD; return(CFG_ACCOUNTING); }
isakmp_xauth.c 471 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/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
profile.rb 189 code that performs accounting about the decision logic performed while parsing
191 Profiler is an event-listener that performs all of the profiling accounting and
  /external/wpa_supplicant_8/hostapd/
Android.mk 163 OBJS += src/ap/accounting.c
Makefile 120 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 147 milliseconds