Home
last modified time | relevance | path

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

/third_party/musl/include/sys/
Dacct.h16 struct acct { struct
37 struct acct_v3 { argument
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dacct.h16 struct acct { struct
37 struct acct_v3 { argument
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dacct.h16 struct acct { struct
37 struct acct_v3 { argument
/third_party/musl/porting/uniproton/kernel/include/sys/
Dacct.h16 struct acct { struct
37 struct acct_v3 { argument
/third_party/ltp/include/lapi/
Dacct.h18 struct acct { struct
38 struct acct_v3 { argument
/third_party/musl/src/unistd/
Dacct.c5 int acct(const char *filename) in acct() function
/third_party/python/Lib/
Dftplib.py109 def __init__(self, host='', user='', passwd='', acct='', argument
395 def login(self, user = '', passwd = '', acct = ''): argument
542 def acct(self, password): member in FTP
718 def __init__(self, host='', user='', passwd='', acct='', argument
743 def login(self, user='', passwd='', acct='', secure=True): argument
/third_party/libwebsockets/lib/plat/windows/
Dwindows-spawn.c155 lws_usec_t acct[4]; in lws_spawn_reap() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_1x.c622 struct radius_msg *msg, int acct) in add_sqlite_radius_attr()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_1x.c622 struct radius_msg *msg, int acct) in add_sqlite_radius_attr()
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs832 pub fn acct(filename: *const ::c_char) -> ::c_int; in acct() function
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1766 pub fn acct(filename: *const ::c_char) -> ::c_int; in acct() function
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs2712 pub fn acct(filename: *const ::c_char) -> ::c_int; in acct() function
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs3922 pub fn acct(filename: *const ::c_char) -> ::c_int; in acct() function