HomeSort by relevance Sort by last modified time
    Searched full:acct (Results 26 - 50 of 609) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/command/
AcctCommandHandler.java 24 * CommandHandler for the ACCT command. Handler logic:
41 sendReply(session, ReplyCodes.ACCT_OK, "acct", list(username));
  /packages/apps/UnifiedEmail/src/com/android/mail/compose/
FromAddressSpinner.java 60 for (ReplyFromAccount acct : mReplyFromAccounts) {
61 if (TextUtils.equals(mAccount.name, acct.name)
62 && TextUtils.equals(mAccount.address, acct.address)) {
72 for (ReplyFromAccount acct : mReplyFromAccounts) {
73 if (accountString.equals(acct.address)) {
74 return acct;
  /external/wpa_supplicant_8/src/ap/
accounting.c 27 * input/output octets and updates Acct-{Input,Output}-Gigawords. */
60 wpa_printf(MSG_INFO, "Could not add Acct-Status-Type");
72 wpa_printf(MSG_INFO, "Could not add Acct-Authentic");
156 * Add Acct-Delay-Time with zero value for the first transmission. This
160 wpa_printf(MSG_INFO, "Could not add Acct-Delay-Time");
291 wpa_printf(MSG_INFO, "Could not add Acct-Session-Time");
299 wpa_printf(MSG_INFO, "Could not add Acct-Input-Packets");
305 wpa_printf(MSG_INFO, "Could not add Acct-Output-Packets");
316 wpa_printf(MSG_INFO, "Could not add Acct-Input-Octets");
322 wpa_printf(MSG_INFO, "Could not add Acct-Input-Gigawords")
    [all...]
  /external/tcpdump/
print-radius.c 272 /* Acct-Status-Type Accounting Attribute standard values */
291 /* Acct-Authentic Accounting Attribute standard values */
298 /* Acct-Terminate-Cause Accounting Attribute standard values */
415 { "Acct-Status-Type", acct_status, TAM_SIZE(acct_status)-1, 1, print_attr_num },
416 { "Acct-Delay-Time", NULL, 0, 0, print_attr_num },
417 { "Acct-Input-Octets", NULL, 0, 0, print_attr_num },
418 { "Acct-Output-Octets", NULL, 0, 0, print_attr_num },
419 { "Acct-Session-Id", NULL, 0, 0, print_attr_string },
420 { "Acct-Authentic", acct_auth, TAM_SIZE(acct_auth)-1, 1, print_attr_num },
421 { "Acct-Session-Time", NULL, 0, 0, print_attr_num }
    [all...]
  /external/valgrind/drd/scripts/
measurement-functions 52 if [ ! -e /usr/sbin/dump-acct ]; then
54 echo "installed. Please install the acct package (Debian systems)." >&2
58 if ! { dump-acct -h 2>&1 | grep -q -w format; }; then
59 echo "Error: the installed version of dump-acct is not recent enough." >&2
71 /usr/sbin/dump-acct "${pacct}" | \
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/command/
CommandNames.java 27 public static final String ACCT = "ACCT";
  /external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/core/command/
CommandNames.java 28 public static final String ACCT = "ACCT";
  /packages/apps/Email/provider_src/com/android/email/service/
PopImapSyncAdapterService.java 203 Account acct = new Account(); local
204 acct.restore(c);
206 LogUtils.d(TAG, "Upload sync request for " + acct.mDisplayName);
212 new String[] {Long.toString(acct.mId)},
232 LogUtils.d(TAG, "Sync request for " + acct.mDisplayName);
237 EmailServiceUtils.getServiceForAccount(context, acct.mId);
238 service.updateFolderList(acct.mId);
245 final long inboxId = Mailbox.findMailboxOfType(context, acct.mId,
  /prebuilts/gdb/darwin-x86/lib/python2.7/
ftplib.py 82 host, user, passwd, acct, timeout
112 # and user, passwd, acct (for login())
113 def __init__(self, host='', user='', passwd='', acct='',
119 self.login(user, passwd, acct)
373 def login(self, user = '', passwd = '', acct = ''):
377 if not acct: acct = ''
389 if resp[0] == '3': resp = self.sendcmd('ACCT ' + acct)
498 def acct(self, password) member in class:FTP
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
ftplib.py 82 host, user, passwd, acct, timeout
112 # and user, passwd, acct (for login())
113 def __init__(self, host='', user='', passwd='', acct='',
119 self.login(user, passwd, acct)
373 def login(self, user = '', passwd = '', acct = ''):
377 if not acct: acct = ''
389 if resp[0] == '3': resp = self.sendcmd('ACCT ' + acct)
498 def acct(self, password) member in class:FTP
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
ftplib.py 82 host, user, passwd, acct, timeout
112 # and user, passwd, acct (for login())
113 def __init__(self, host='', user='', passwd='', acct='',
119 self.login(user, passwd, acct)
373 def login(self, user = '', passwd = '', acct = ''):
377 if not acct: acct = ''
389 if resp[0] == '3': resp = self.sendcmd('ACCT ' + acct)
498 def acct(self, password) member in class:FTP
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
ftplib.py 82 host, user, passwd, acct, timeout
112 # and user, passwd, acct (for login())
113 def __init__(self, host='', user='', passwd='', acct='',
119 self.login(user, passwd, acct)
373 def login(self, user = '', passwd = '', acct = ''):
377 if not acct: acct = ''
389 if resp[0] == '3': resp = self.sendcmd('ACCT ' + acct)
498 def acct(self, password) member in class:FTP
    [all...]
  /external/curl/docs/libcurl/opts/
CURLOPT_FTP_ACCOUNT.3 33 this data is sent off using the ACCT command.
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 32 ATTRIBUTE Ascend-User-Acct-Type 138 integer
33 ATTRIBUTE Ascend-User-Acct-Host 139 ipaddr
34 ATTRIBUTE Ascend-User-Acct-Port 140 integer
35 ATTRIBUTE Ascend-User-Acct-Key 141 string
36 ATTRIBUTE Ascend-User-Acct-Base 142 integer
37 ATTRIBUTE Ascend-User-Acct-Time 143 integer
277 VALUE Ascend-User-Acct-Type Ascend-User-Acct-None 0
278 VALUE Ascend-User-Acct-Type Ascend-User-Acct-User
    [all...]
  /external/kernel-headers/original/uapi/linux/
acct.h 28 * See linux/kernel/acct.c for the specific encoding systems used.
43 struct acct struct
  /external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
AcctCommandHandlerTest.groovy 40 assertSessionReply(ReplyCodes.ACCT_OK, ['acct', USERNAME])
69 return new Command(CommandNames.ACCT, [ACCOUNT_NAME])
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
acct.h 28 * See linux/kernel/acct.c for the specific encoding systems used.
43 struct acct struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
acct.h 28 * See linux/kernel/acct.c for the specific encoding systems used.
43 struct acct struct
  /cts/tests/tests/provider/src/android/provider/cts/
ContactsProvider2_AccountRemovalTest.java 51 private static final Account ACCT_1 = new Account("cp removal acct 1",
53 private static final Account ACCT_2 = new Account("cp removal acct 2",
140 private ArrayList<ContactIdPair> createAndAssertMergedContact(Account acct, Account acct2) {
141 ContactIdPair ids1 = DatabaseAsserts.assertAndCreateContactWithName(mResolver, acct,
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/stub/command/
AcctCommandHandler.java 25 * CommandHandler for the ACCT command. Send back a reply code of 230.
  /external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/
UserAccountTest.groovy 40 def acct = new UserAccount(USERNAME, PASSWORD, HOME_DIR)
41 assert acct.username == USERNAME
42 assert acct.password == PASSWORD
43 assert acct.homeDirectory == HOME_DIR
  /external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/stub/command/
AcctCommandHandler.java 25 * CommandHandler for the ACCT command. Send back a reply code of 230.
  /packages/apps/Email/tests/src/com/android/email/provider/
ProviderTests.java 871 Account acct = ProviderTestUtils.setupAccount("orphaned body", true, context); local
917 Account acct = ProviderTestUtils.setupAccount("orphaned body", true, context); local
1824 Account acct = ProviderTestUtils.setupAccount("acct1", true, context); local
1890 Account acct = ProviderTestUtils.setupAccount("acct1", true, context); local
    [all...]
  /external/wpa_supplicant_8/src/radius/
radius.c 193 { RADIUS_ATTR_ACCT_STATUS_TYPE, "Acct-Status-Type",
195 { RADIUS_ATTR_ACCT_DELAY_TIME, "Acct-Delay-Time", RADIUS_ATTR_INT32 },
196 { RADIUS_ATTR_ACCT_INPUT_OCTETS, "Acct-Input-Octets",
198 { RADIUS_ATTR_ACCT_OUTPUT_OCTETS, "Acct-Output-Octets",
200 { RADIUS_ATTR_ACCT_SESSION_ID, "Acct-Session-Id", RADIUS_ATTR_TEXT },
201 { RADIUS_ATTR_ACCT_AUTHENTIC, "Acct-Authentic", RADIUS_ATTR_INT32 },
202 { RADIUS_ATTR_ACCT_SESSION_TIME, "Acct-Session-Time",
204 { RADIUS_ATTR_ACCT_INPUT_PACKETS, "Acct-Input-Packets",
206 { RADIUS_ATTR_ACCT_OUTPUT_PACKETS, "Acct-Output-Packets",
208 { RADIUS_ATTR_ACCT_TERMINATE_CAUSE, "Acct-Terminate-Cause"
    [all...]
radius.h 124 /* Acct-Status-Type */
131 /* Acct-Authentic */
136 /* Acct-Terminate-Cause */

Completed in 657 milliseconds

12 3 4 5 6 7 8 91011>>