Searched refs:_fdt_slot_alloc (Results 1 – 1 of 1) sorted by relevance
105 static int _fdt_slot_alloc(struct dfs_fdtable *fdt, int startfd) in _fdt_slot_alloc() function148 idx = _fdt_slot_alloc(fdt, startfd); in _fdt_fd_alloc()691 newfd = _fdt_slot_alloc(fdt, startfd); in dfs_dup()738 newfd = _fdt_slot_alloc(fdtab, DFS_STDIO_OFFSET); in dfs_dup_to()
Completed in 3 milliseconds