Home | Sort by: relevance | last modified time | path |
/src/sys/compat/linux32/common/ | |
linux32_dirent.c | 113 int buflen, error, eofflag, nbytes, oldcall; local in function:linux32_sys_getdents 143 oldcall = 1; 148 oldcall = 0; 209 if (oldcall) { 235 if (oldcall) 248 if (oldcall) |
linux32_dirent.c | 113 int buflen, error, eofflag, nbytes, oldcall; local in function:linux32_sys_getdents 143 oldcall = 1; 148 oldcall = 0; 209 if (oldcall) { 235 if (oldcall) 248 if (oldcall) |
/src/sys/compat/linux/common/ | |
linux_misc.c | 774 int buflen, error, eofflag, nbytes, oldcall; local in function:linux_sys_getdents 804 oldcall = 1; 809 oldcall = 0; 870 if (oldcall) { 897 if (oldcall) 910 if (oldcall) |
linux_misc.c | 774 int buflen, error, eofflag, nbytes, oldcall; local in function:linux_sys_getdents 804 oldcall = 1; 809 oldcall = 0; 870 if (oldcall) { 897 if (oldcall) 910 if (oldcall) |