Home
last modified time | relevance | path

Searched refs:fd_new (Results 1 – 12 of 12) sorted by relevance

/components/dfs/dfs_v1/include/
A Ddfs.h103 int fd_new(void);
/components/dfs/dfs_v2/include/
A Ddfs.h132 int fd_new(void);
/components/dfs/dfs_v1/src/
A Ddfs_posix.c51 fd = fd_new(); in open()
648 fd = fd_new(); in mkdir()
714 fd = fd_new(); in opendir()
A Ddfs.c325 int fd_new(void) in fd_new() function
/components/net/sal/socket/
A Dnet_sockets.c57 fd = fd_new(); in accept()
639 fd = fd_new(); in socket()
/components/libc/posix/io/eventfd/
A Deventfd.c313 fd = fd_new(); in do_eventfd()
/components/dfs/dfs_v2/src/
A Ddfs.c457 int fd_new(void) in fd_new() function
785 newfd = fd_new(); in dfs_dup_from()
A Ddfs_posix.c68 fd = fd_new(); in open()
940 fd = fd_new(); in opendir()
/components/libc/posix/io/signalfd/
A Dsignalfd.c291 fd = fd_new(); in signalfd_do()
/components/libc/posix/io/timerfd/
A Dtimerfd.c208 fd = fd_new(); in timerfd_do_create()
/components/libc/posix/io/epoll/
A Depoll.c398 fd = fd_new(); in epoll_do_create()
/components/lwp/
A Dlwp_ipc.c436 fd = fd_new(); in _ipc_msg_fd_new()

Completed in 21 milliseconds