Home
last modified time | relevance | path

Searched defs:acct (Results 1 – 25 of 62) sorted by relevance

123

/external/kernel-headers/original/uapi/linux/
Dacct.h44 struct acct struct
46 char ac_flag; /* Flags */
47 char ac_version; /* Always set to ACCT_VERSION */
49 __u16 ac_uid16; /* LSB of Real User ID */
50 __u16 ac_gid16; /* LSB of Real Group ID */
51 __u16 ac_tty; /* Control Terminal */
75 struct acct_v3 argument
/external/trusty/musl/include/sys/
Dacct.h17 struct acct { struct
38 struct acct_v3 { argument
/external/musl/include/sys/
Dacct.h16 struct acct { struct
37 struct acct_v3 { argument
/external/ltp/include/lapi/
Dacct.h18 struct acct { struct
38 struct acct_v3 { argument
/external/musl/src/unistd/
Dacct.c5 int acct(const char *filename) in acct() function
/external/trusty/musl/src/unistd/
Dacct.c5 int acct(const char *filename) in acct() function
/external/python/cpython3/Lib/
Dftplib.py109 def __init__(self, host='', user='', passwd='', acct='', argument
395 def login(self, user = '', passwd = '', acct = ''): argument
536 def acct(self, password): member in FTP
711 def __init__(self, host='', user='', passwd='', acct='', argument
721 def login(self, user='', passwd='', acct='', secure=True): argument
/external/sdv/vsomeip/third_party/boost/asio/example/cpp14/executors/
Dbank_account_1.cpp56 bank_account acct; in main() local
Dbank_account_2.cpp56 bank_account acct; in main() local
/external/sdv/vsomeip/third_party/boost/asio/example/cpp11/executors/
Dbank_account_2.cpp56 bank_account acct; in main() local
Dbank_account_1.cpp56 bank_account acct; in main() local
/external/libwebsockets/lib/plat/windows/
Dwindows-spawn.c155 lws_usec_t acct[4]; in lws_spawn_reap() local
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/
DTestGenericTypes.java125 Map<String,Object> acct = (Map<String,Object>) ob; in testIssue468a() local
/external/mockftpserver/tags/2.4/src/main/resources/
DReplyText.properties71 acct=ACCT completed for {0}. key
/external/mockftpserver/tags/2.0.2/src/main/resources/
DReplyText.properties70 acct=ACCT completed for {0}. key
/external/mockftpserver/tags/2.1/src/main/resources/
DReplyText.properties71 acct=ACCT completed for {0}. key
/external/mockftpserver/MockFtpServer/src/main/resources/
DReplyText.properties71 acct=ACCT completed for {0}. key
/external/mockftpserver/tags/2.5/src/main/resources/
DReplyText.properties71 acct=ACCT completed for {0}. key
/external/mockftpserver/tags/2.0/src/main/resources/
DReplyText.properties70 acct=ACCT completed for {0}. key
/external/mockftpserver/tags/2.0-rc1/src/main/resources/
DReplyText.properties70 acct=ACCT completed for {0}. key
/external/mockftpserver/tags/2.2/src/main/resources/
DReplyText.properties71 acct=ACCT completed for {0}. key
/external/mockftpserver/tags/2.0.1/src/main/resources/
DReplyText.properties70 acct=ACCT completed for {0}. key
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/resources/
DReplyText.properties70 acct=ACCT completed for {0}. key
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/resources/
DReplyText.properties70 acct=ACCT completed for {0}. key
/external/mockftpserver/tags/2.3/src/main/resources/
DReplyText.properties71 acct=ACCT completed for {0}. key

123