Searched defs:startfd (Results 1 – 2 of 2) sorted by relevance
105 static int _fdt_slot_alloc(struct dfs_fdtable *fdt, int startfd) in _fdt_slot_alloc()144 static int _fdt_fd_alloc(struct dfs_fdtable *fdt, int startfd) in _fdt_fd_alloc()669 int dfs_dup(int oldfd, int startfd) in dfs_dup()
239 static int fd_slot_alloc(struct dfs_fdtable *fdt, int startfd) in fd_slot_alloc()274 static int fd_alloc(struct dfs_fdtable *fdt, int startfd) in fd_alloc()
Completed in 6 milliseconds