Home
last modified time | relevance | path

Searched refs:STAT (Results 1 – 25 of 25) sorted by relevance

/third_party/curl/tests/data/
Dtest8596 STAT
23 POP3 STAT (CUSTOMREQUEST)
26 pop3://%HOSTIP:%POP3PORT -u user:secret -X STAT -I
37 STAT
/third_party/libphonenumber/resources/carrier/en/
D30.txt28 30689901|M-STAT
49 30691234|M-STAT
77 30695499|M-STAT
/third_party/node/deps/npm/node_modules/tar/lib/
Dpack.js44 const STAT = Symbol('stat') constant
177 [STAT] (job) {
278 this[STAT](job)
396 [STAT] (job) {
/third_party/ltp/testcases/kernel/syscalls/symlink/
Dsymlink01.c256 #define STAT "stat04" macro
357 STAT, 0, 0, 6, creat_both, ck_both, {
361 STAT, 1, ENOENT, 7, creat_symlink, ck_symlink, {
363 STAT, 1, ELOOP, 28, creat_symlink, ck_symlink, {
461 STAT, "stat", 3, &test_objects[9],
989 else if (cktcsid(tc_ptr->tcid, STAT)) in do_syscalltests()
1075 if ((cktcsid(tc_ptr->tcid, STAT)) || (cktcsid(tc_ptr->tcid, STAT_64))) { in do_ENOENT()
1154 if ((cktcsid(tc_ptr->tcid, STAT)) || (cktcsid(tc_ptr->tcid, STAT_64))) { in do_ELOOP()
/third_party/rust/crates/rustix/src/backend/libc/fs/
Dtypes.rs293 pub(super) const STAT: u32 = 1 << 1; constant
296 pub(super) const SECURITY: u32 = STAT | ACL;
309 const STAT = copyfile::STAT; constant
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-style.cc95 if (face->table.STAT->get_value (style_tag, &value)) in hb_style_get_value()
Dhb-ot-face-table-list.hh63 HB_OT_TABLE (OT, STAT)
Dhb-ot-stat-table.hh289 struct STAT struct
Dhb-subset-plan.cc457 face->table.STAT->collect_name_ids (nameids); in _nameid_closure()
/third_party/noto-cjk/Sans/
DNEWS.md11 - Variable font STAT table ranges were updated to display correctly on Windows. Issues [#190](https…
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/text-rendering-tests/fonts/
DSelawik-README.md23 - [x] STAT
/third_party/curl/docs/
DFEATURES.md170 - enhanced command support for: CAPA, DELE, TOP, STAT, UIDL and NOOP via
DTODO70 4.7 STAT for LIST without data connection
585 4.7 STAT for LIST without data connection
587 Some FTP servers allow STAT for listing directories instead of using LIST,
589 otherwise usedw data connection: https://www.nsftools.com/tips/RawFTP.htm#STAT
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewRegisters.def132 CV_REGISTER(STAT, 137)
/third_party/node/deps/uv/src/unix/
Dfs.c1745 X(STAT, uv__fs_stat(req->path, &req->statbuf)); in uv__fs_work()
2126 INIT(STAT); in uv_fs_stat()
/third_party/libuv/src/unix/
Dfs.c1766 X(STAT, uv__fs_stat(req->path, &req->statbuf)); in uv__fs_work()
2147 INIT(STAT); in uv_fs_stat()
/third_party/pulseaudio/src/utils/
Dpactl.c113 STAT, enumerator
2227 case STAT: in context_state_callback()
2757 action = STAT; in main()
/third_party/python/Modules/
Dposixmodule.c477 #undef STAT
481 # define STAT win32_stat macro
486 # define STAT stat macro
2544 result = STAT(path->narrow, &st); in posix_do_stat()
13513 result = STAT(path, &st); in DirEntry_fetch_stat()
/third_party/python/Doc/library/
Dnntplib.rst415 Send a ``STAT`` command, where *message_spec* is either a message id
/third_party/node/deps/uv/src/win/
Dfs.c2806 XX(STAT, stat) in uv__fs_work()
/third_party/libuv/src/win/
Dfs.c2806 XX(STAT, stat) in uv__fs_work()
/third_party/node/src/
Dnode_file.cc123 FS_TYPE_TO_NAME(STAT, "stat") in get_fs_func_name_by_type()
/third_party/node/doc/api/
Dcli.md656 USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt10214 STAT
/third_party/node/deps/corepack/dist/lib/
Dcorepack.cjs16150 var STAT = Symbol("stat");
16265 [STAT](job) {
16349 this[STAT](job);
16450 [STAT](job) {