Searched refs:oldselect_args (Results 1 – 1 of 1) sorted by relevance
203 #undef oldselect_args in SYS_FUNC()205 # define oldselect_args long_args in SYS_FUNC() macro207 unsigned int oldselect_args[5]; in SYS_FUNC() local211 if (umove(tcp, tcp->u_arg[0], &oldselect_args) < 0) { in SYS_FUNC()215 #ifndef oldselect_args in SYS_FUNC()217 long_args[i] = oldselect_args[i]; in SYS_FUNC()221 #undef oldselect_args in SYS_FUNC()