Searched refs:oldcall (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/compat/linux32/common/
H A Dlinux32_dirent.c113 int buflen, error, eofflag, nbytes, oldcall; local
143 oldcall = 1;
148 oldcall = 0;
209 if (oldcall) {
235 if (oldcall)
248 if (oldcall)
/netbsd-current/sys/compat/linux/common/
H A Dlinux_misc.c774 int buflen, error, eofflag, nbytes, oldcall; local
804 oldcall = 1;
809 oldcall = 0;
870 if (oldcall) {
897 if (oldcall)
910 if (oldcall)

Completed in 189 milliseconds