Searched refs:syscall (Results 126 - 133 of 133) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dconfigure8937 for ac_header in syscall.h sys/syscall.h mach/mach_time.h
8950 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __NR_clock_gettime syscall" >&5
8951 $as_echo_n "checking for __NR_clock_gettime syscall... " >&6; }
10213 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __NR_inotify_init syscall" >&5
10214 $as_echo_n "checking for __NR_inotify_init syscall... " >&6; }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dcompat.c4 * Kernel compatibililty routines for e.g. 32 bit syscall support
42 #include <linux/nfsd/syscall.h>
371 * Given how simple this syscall is that apporach is more maintainable
1946 /* We can restart this syscall, usually */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex176 The kernel returned an error to some syscall. In this case \verb|ip|
178 prefixed with a comment and a syscall identifier.
2678 syscall or supplying it to \verb|sendmsg(2)| via the ancillary data object
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/
H A Dconfigure11614 #include <sys/syscall.h>
11622 syscall(SYS_fallocate, 0, (loff_t)0, (loff_t)0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/
H A Dconfigure1613 --disable-sendfile disable sendfile syscall
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dconfigure13531 #include <sys/syscall.h>
13538 return (syscall(__NR_epoll_create, size));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Dconfigure13462 #include <sys/syscall.h>
13469 return (syscall(__NR_epoll_create, size));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/
H A Dconfigure22960 for ac_header in syscall.h sys/syscall.h
[all...]

Completed in 238 milliseconds

123456