Searched refs:third (Results 1 - 25 of 58) sorted by last modified time

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/
H A Dconfigure4311 showlist (The first, second, and third items.);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl368 part thereof, to be licensed as a whole at no charge to all third
411 years, to give any third party, for a charge no more than your
437 distribution of the source code, even though third parties are not
462 You are not responsible for enforcing compliance by third parties to
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex1728 The third example flushes BGP routing tables after a \verb|gated|
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex2736 % second argument specifying the text to display and an optional third
2747 \unhbox0 % third arg given, show only that
3595 % @item first col stuff @tab second col stuff @tab third col
3601 % third col
3606 % @item@tab@tab This will be in third column.
4435 % Store the main index entry text (including the third arg).
4437 % If third arg is present, precede it with a space.
7225 % If the user specified the print name (third arg) to the ref,
7695 % There may be a space before second and/or third parameter; delete it.
8000 % third arg
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dsys_ppc32.c240 long compat_sys_ipc(u32 call, u32 first, u32 second, u32 third, compat_uptr_t ptr, argument
264 return sys_semget((int)first, (int)second, third);
267 return compat_sys_semctl((int)first, (int)second, third,
272 return compat_sys_msgsnd((int)first, (int)second, third,
277 third, version, compat_ptr(ptr));
287 return compat_sys_shmat((int)first, second, third, version,
293 return sys_shmget((int)first, second, third);
H A Dsyscalls.c51 int sys_ipc(uint call, int first, unsigned long second, long third, argument
71 ret = sys_semget (first, (int)second, third);
81 ret = sys_semctl(first, (int)second, third, fourth);
86 (size_t)second, third);
101 tmp.msgtyp, third);
106 (size_t)second, fifth, third);
122 ret = put_user(raddr, (ulong __user *) third);
129 ret = sys_shmget(first, (size_t)second, third);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dcompat_linux.c305 asmlinkage long sys32_ipc(u32 call, int first, int second, int third, u32 ptr) argument
315 second, compat_ptr(third));
321 return sys_semget(first, second, third);
323 return compat_sys_semctl(first, second, third,
326 return compat_sys_msgsnd(first, second, third,
329 return compat_sys_msgrcv(first, second, 0, third,
336 return compat_sys_shmat(first, second, third,
341 return sys_shmget(first, (unsigned)second, third);
H A Dsys_s390.c147 unsigned long third, void __user *ptr)
159 (const struct timespec __user *) third);
161 return sys_semget(first, (int)second, third);
168 return sys_semctl(first, (int)second, third, fourth);
172 (size_t)second, third);
181 (size_t)second, tmp.msgtyp, third);
194 return put_user (raddr, (ulong __user *) third);
200 return sys_shmget(first, (size_t)second, third);
146 sys_ipc(uint call, int first, unsigned long second, unsigned long third, void __user *ptr) 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)
204 return sys_semget (first, second, third);
211 return sys_semctl (first, second, third, fourth);
221 second, third);
234 tmp.msgtyp, third);
239 second, fifth, third);
259 return put_user (raddr, (ulong __user *) third);
265 second, (ulong *) third);
270 return sys_shmget (first, second, 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)
199 return sys_semget (first, second, third);
206 return sys_semctl (first, second, third, fourth);
216 second, third);
229 tmp.msgtyp, third);
234 second, fifth, third);
254 return put_user (raddr, (ulong __user *) third);
260 second, (ulong *) third);
265 return sys_shmget (first, second, 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
129 err = sys_semget (first, second, third);
140 err = sys_semctl (first, second, third, fourth);
151 second, third);
163 err = sys_msgrcv (first, tmp.msgp, second, tmp.msgtyp, third);
169 second, fifth, third);
192 if (put_user (raddr, (ulong __user *) third))
205 err = sys_shmget (first, second, 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)
453 err = sys_semget(first, (int)second, (int)third);
465 (int)third, fourth);
477 (int)third);
481 (int)third);
501 (ulong __user *) third))
510 err = sys_shmget(first, (size_t)second, (int)third);
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
281 return sys_semget((int)first, (int)second, third);
284 return compat_sys_semctl((int)first, (int)second, third,
289 return compat_sys_msgsnd((int)first, (int)second, third,
294 third, version, compat_ptr(ptr));
304 return compat_sys_shmat((int)first, second, third, version,
310 return sys_shmget((int)first, second, third);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/sys-i386/
H A Dsyscalls.c93 int third, void __user *ptr, long fifth)
109 return sys_semget (first, second, third);
116 return sys_semctl (first, second, third, fourth);
121 second, third);
134 tmp.msgtyp, third);
140 second, fifth, third);
154 return put_user (raddr, (ulong *) third);
159 return do_shmat (first, (char *) ptr, second, (ulong *) third);
164 return sys_shmget (first, second, third);
92 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/v850/kernel/
H A Dsyscalls.c43 sys_ipc (uint call, int first, int second, int third, void *ptr, long fifth) argument
56 ret = sys_semget (first, second, third);
67 ret = sys_semctl (first, second, third, fourth);
71 ret = sys_msgsnd (first, (struct msgbuf *) ptr, second, third);
86 third);
91 second, fifth, third);
106 if ((ret = access_ok(VERIFY_WRITE, (ulong*) third,
112 ret = put_user (raddr, (ulong *) third);
119 (ulong *) third);
127 ret = sys_shmget (first, second, third);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/ia32/
H A Dipc32.c15 sys32_ipc(u32 call, int first, int second, int third, argument
31 return sys_semget(first, second, third);
33 return compat_sys_semctl(first, second, third, compat_ptr(ptr));
36 return compat_sys_msgsnd(first, second, third, compat_ptr(ptr));
38 return compat_sys_msgrcv(first, second, fifth, third,
46 return compat_sys_shmat(first, second, third, version,
52 return sys_shmget(first, (unsigned)second, third);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/kernel/
H A Dsys_arm.c164 asmlinkage int sys_ipc (uint call, int first, int second, int third, void *ptr, long fifth) argument
175 return sys_semget (first, second, third);
182 return sys_semctl (first, second, third, fourth);
187 second, third);
198 tmp.msgtyp, third);
203 second, fifth, third);
217 return put_user (raddr, (ulong *) third);
223 second, (ulong *) third);
228 return sys_shmget (first, second, 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)
120 return sys_semget (first, second, third);
127 return sys_semctl (first, second, third, fourth);
132 second, third);
145 tmp.msgtyp, third);
150 second, fifth, third);
162 return put_user (raddr, (ulong __user *) third);
167 return sys_shmget (first, second, 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 Dkernel_thread.S43 setlos.p #0,gr10 ; third syscall arg [parent_tidptr]
H A Dsys_frv.c90 unsigned long third,
107 return sys_semget (first, second, third);
114 return sys_semctl (first, second, third, fourth);
119 second, third);
132 tmp.msgtyp, third);
137 second, fifth, third);
151 return put_user (raddr, (ulong __user *) third);
156 /* The "(ulong *) third" is valid _only_ because of the kernel segment thing */
157 return do_shmat (first, (char __user *) ptr, second, (ulong *) third);
162 return sys_shmget (first, second, third);
87 sys_ipc(unsigned long call, unsigned long first, unsigned long second, unsigned long third, void __user *ptr, unsigned long fifth) argument
[all...]
/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)
149 return sys_semget (first, second, third);
156 return sys_semctl (first, second, third, fourth);
165 second, third);
177 tmp.msgtyp, third);
182 second, fifth, third);
202 return put_user (raddr, (ulong *) third);
208 return sys_shmget (first, second, 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/boot/compressed/
H A Dhead.S139 pushl %eax # end of the image as third 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)
140 return sys_semget (first, second, third);
147 return sys_semctl (first, second, third, fourth);
152 second, third);
165 tmp.msgtyp, third);
170 second, fifth, third);
184 return put_user (raddr, (ulong __user *) third);
189 /* The "(ulong *) third" is valid _only_ because of the kernel segment thing */
190 return do_shmat (first, (char __user *) ptr, second, (ulong *) third);
195 return sys_shmget (first, second, third);
124 sys_ipc(uint call, int first, int second, int third, void __user *ptr, long fifth) argument
[all...]
/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
1399 return sys_semget(first, second, third);
1401 return compat_sys_semctl(first, second, third, compat_ptr(ptr));
1404 return compat_sys_msgsnd(first, second, third, compat_ptr(ptr));
1406 return compat_sys_msgrcv(first, second, fifth, third, version, compat_ptr(ptr));
1413 return compat_sys_shmat(first, second, third, version, compat_ptr(ptr));
1418 return sys_shmget(first, (unsigned)second, third);
/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)
143 return sys_semget (first, second, third);
150 return sys_semctl (first, second, third, fourth);
155 second, third);
168 tmp.msgtyp, third);
173 second, fifth, third);
183 if (!access_ok(VERIFY_WRITE, (ulong __user *) third,
189 return put_user (raddr, (ulong __user *) third);
194 return sys_shmget (first, second, third);
127 sys_ipc(uint call, int first, int second, int third, void __user *ptr, long fifth) argument

Completed in 173 milliseconds

123