Lines Matching refs:sys_nosys
59 # sys_nosys [optional] name of function called for unsupported
60 # syscalls, if not sys_nosys()
69 sys_nosys="sys_nosys" # default is sys_nosys(), if not specified otherwise
214 sys_nosys = \"$sys_nosys\"
239 printf "#define %s(func) %s\n", compat[i], sys_nosys > sysent
1093 sys_stub = sys_nosys;
1189 print fillerpsysent(syscall, "", sys_nosys, "filler") > sysent