Searched refs:fifth (Results 1 - 25 of 29) sorted by path

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex7233 % if the user also gave the printed manual name (fifth arg), append
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex6992 % if the user also gave the printed manual name (fifth arg), append
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dmsgunfmt-properties-112 five=fifth
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dentry-common.S207 stmdb sp!, {r4, r5} @ push fifth and sixth args
H A Dsys_arm.c157 void __user *ptr, long fifth)
169 (const struct timespec __user *)fifth);
200 second, fifth, third);
156 sys_ipc(uint call, int first, int second, int third, void __user *ptr, long fifth) argument
H A Dsys_oabi-compat.c334 void __user *ptr, long fifth);
337 void __user *ptr, long fifth)
348 (const struct timespec __user *)fifth);
350 return sys_ipc(call, first, second, third, ptr, fifth);
336 sys_oabi_ipc(uint call, int first, int second, int third, void __user *ptr, long fifth) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/kernel/
H A Dentry.S249 str r4, [sp, #-S_OFF]! @ push fifth arg
H A Dsys_arm.c164 asmlinkage int sys_ipc (uint call, int first, int second, int third, void *ptr, long fifth) argument
203 second, fifth, third);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/kernel/
H A Dsys_cris.c105 int third, void __user *ptr, long fifth)
117 (const struct timespec __user *)fifth);
150 second, fifth, third);
104 sys_ipc(uint call, int first, int second, int third, void __user *ptr, long fifth) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dsys_frv.c92 unsigned long fifth)
104 (const struct timespec __user *)fifth);
137 second, fifth, third);
87 sys_ipc(unsigned long call, unsigned long first, unsigned long second, unsigned long third, void __user *ptr, unsigned long fifth) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/h8300/kernel/
H A Dsys_h8300.c137 int third, void *ptr, long fifth)
182 second, fifth, third);
136 sys_ipc(uint call, int first, int second, int third, void *ptr, long fifth) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dsys_i386.c125 int third, void __user *ptr, long fifth)
137 (const struct timespec __user *)fifth);
170 second, fifth, third);
124 sys_ipc(uint call, int first, int second, int third, void __user *ptr, long fifth) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/ia32/
H A Dsys_ia32.c1381 sys32_ipc(u32 call, int first, int second, int third, u32 ptr, u32 fifth) argument
1390 if (fifth)
1392 second, compat_ptr(fifth));
1406 return compat_sys_msgrcv(first, second, fifth, third, version, compat_ptr(ptr));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m32r/kernel/
H A Dsys_m32r.c128 int third, void __user *ptr, long fifth)
141 second, (const struct timespec __user *)fifth);
173 second, fifth, third);
127 sys_ipc(uint call, int first, int second, int third, void __user *ptr, long fifth) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/kernel/
H A Dsys_m68k.c140 int third, void __user *ptr, long fifth)
181 second, fifth, third);
139 sys_ipc(uint call, int first, int second, int third, void __user *ptr, long fifth) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/kernel/
H A Dsys_m68k.c137 int third, void *ptr, long fifth)
182 second, fifth, third);
136 sys_ipc(uint call, int first, int second, int third, void *ptr, long fifth) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dlinux32.c317 sys32_ipc (u32 call, int first, int second, int third, u32 ptr, u32 fifth) argument
331 compat_ptr(fifth));
343 err = compat_sys_msgrcv(first, second, fifth, third,
376 sys32_ipc (u32 call, int first, int second, int third, u32 ptr, u32 fifth) argument
H A Dsyscall.c192 /* We need to fetch the fifth argument off the stack. */
312 unsigned long third, void __user *ptr, long fifth)
326 (const struct timespec __user *)fifth);
358 second, fifth, third);
311 sys_ipc(unsigned int call, int first, int second, unsigned long third, void __user *ptr, long fifth) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dsys_ppc32.c241 u32 fifth)
251 if (fifth)
255 compat_ptr(fifth));
276 return compat_sys_msgrcv((int)first, second, (int)fifth,
240 compat_sys_ipc(u32 call, u32 first, u32 second, u32 third, compat_uptr_t ptr, u32 fifth) argument
H A Dsyscalls.c52 void __user *ptr, long fifth)
68 (const struct timespec __user *) fifth);
106 (size_t)second, fifth, third);
51 sys_ipc(uint call, int first, unsigned long second, long third, void __user *ptr, long fifth) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/
H A Dsys_sh.c187 int third, void __user *ptr, long fifth)
202 (const struct timespec __user *)fifth);
239 second, fifth, third);
186 sys_ipc(uint call, int first, int second, int third, void __user *ptr, long fifth) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/kernel/
H A Dsys_sh64.c182 int third, void __user *ptr, long fifth)
197 (const struct timespec __user *)fifth);
234 second, fifth, third);
181 sys_ipc(uint call, int first, int second, int third, void __user *ptr, long fifth) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dsys_sparc.c113 asmlinkage int sys_ipc (uint call, int first, int second, int third, void __user *ptr, long fifth) argument
126 err = sys_semtimedop (first, (struct sembuf __user *)ptr, second, (const struct timespec __user *) fifth);
169 second, fifth, third);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dsys_sparc.c437 unsigned long third, void __user *ptr, long fifth)
450 (const struct timespec __user *) fifth);
480 err = sys_msgrcv(first, ptr, (size_t)second, fifth,
436 sys_ipc(unsigned int call, int first, unsigned long second, unsigned long third, void __user *ptr, long fifth) argument
H A Dsys_sparc32.c259 asmlinkage long compat_sys_ipc(u32 call, u32 first, u32 second, u32 third, compat_uptr_t ptr, u32 fifth) argument
268 if (fifth)
272 compat_ptr(fifth));
293 return compat_sys_msgrcv((int)first, second, (int)fifth,

Completed in 190 milliseconds

12