Searched refs:closefrom_args (Results 1 – 4 of 4) sorted by relevance
249 struct closefrom_args closefrom;
1052 struct closefrom_args { struct1709 int sys_closefrom (struct sysmsg *sysmsg, const struct closefrom_args *);
491 { AS(closefrom_args), 4, (sy_call_t *)sys_closefrom }, /* 474 = closefrom */
1355 sys_closefrom(struct sysmsg *sysmsg, const struct closefrom_args *uap) in sys_closefrom()