Searched refs:oldold_utsname (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dutsname.h6 struct oldold_utsname { struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dutsname.h6 struct oldold_utsname { struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/kernel/
H A Dsyscall.c216 asmlinkage int sys_olduname(struct oldold_utsname * name)
222 if (!access_ok(VERIFY_WRITE,name,sizeof(struct oldold_utsname)))
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dsyscalls.c279 int sys_olduname(struct oldold_utsname * name)
285 if (!access_ok(VERIFY_WRITE,name,sizeof(struct oldold_utsname)))
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/kernel/
H A Dsys_s390.c215 asmlinkage int sys_olduname(struct oldold_utsname * name)
221 if (!access_ok(VERIFY_WRITE,name,sizeof(struct oldold_utsname)))
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dsys_i386.c221 asmlinkage int sys_olduname(struct oldold_utsname * name)
227 if (!access_ok(VERIFY_WRITE,name,sizeof(struct oldold_utsname)))
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dsyscalls.c265 asmlinkage int sys_olduname(struct oldold_utsname * name)
273 if (!access_ok(VERIFY_WRITE,name,sizeof(struct oldold_utsname)))
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/ia32/
H A Dsys_ia32.c1973 asmlinkage long sys32_olduname(struct oldold_utsname * name)
1979 if (!access_ok(VERIFY_WRITE,name,sizeof(struct oldold_utsname)))

Completed in 102 milliseconds