Home
last modified time | relevance | path

Searched refs:LSTAT (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/symlink/
H A Dsymlink01.c258 #define LSTAT "lstat01" macro
371 LSTAT, 0, 0, 8, creat_symlink, ck_symlink, {
373 LSTAT, 0, 0, 9, creat_both, ck_both, {
375 LSTAT, 0, 0, 30, creat_object, ck_object, {
465 LSTAT, "lstat", 3, &test_objects[15],
976 (cktcsid(tc_ptr->tcid, LSTAT)) || in do_syscalltests()
/third_party/libuv/src/unix/
H A Dfs.c1599 X(LSTAT, uv__fs_lstat(req->path, &req->statbuf)); in uv__fs_work()
1825 INIT(LSTAT); in uv_fs_lstat()
/third_party/node/deps/uv/src/unix/
H A Dfs.c1729 X(LSTAT, uv__fs_lstat(req->path, &req->statbuf)); in uv__fs_work()
1930 INIT(LSTAT); in uv_fs_lstat()
/third_party/python/Modules/
H A Dposixmodule.c488 # define LSTAT win32_lstat macro
493 # define LSTAT lstat macro
2553 result = LSTAT(path->narrow, &st); in posix_do_stat()
13716 result = LSTAT(path, &st); in DirEntry_fetch_stat()
13922 result = LSTAT(path, &stat); in os_DirEntry_inode_impl()
13928 result = LSTAT(path, &stat); in os_DirEntry_inode_impl()
/third_party/libuv/src/win/
H A Dfs.c2794 XX(LSTAT, lstat) in uv__fs_work()
/third_party/node/src/
H A Dnode_file.cc124 FS_TYPE_TO_NAME(LSTAT, "lstat") in get_fs_func_name_by_type()
/third_party/node/deps/uv/src/win/
H A Dfs.c2807 XX(LSTAT, lstat) in uv__fs_work()

Completed in 34 milliseconds