Searched refs:check_func (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/scripts/
H A Dunwcheck.py26 def check_func (func, slots, rlen_sum): function
42 check_func(func, slots, rlen_sum)
54 check_func(func, slots, rlen_sum)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pvrusb2/
H A Dpvrusb2-context.h65 void (*check_func)(struct pvr2_channel *); member in struct:pvr2_channel
H A Dpvrusb2-context.c145 if (ch1->check_func) ch1->check_func(ch1);
H A Dpvrusb2-dvb.c420 adap->channel.check_func = pvr2_dvb_internal_check;
H A Dpvrusb2-sysfs.c770 sfp->channel.check_func = pvr2_sysfs_internal_check;
H A Dpvrusb2-v4l2.c1319 vp->channel.check_func = pvr2_v4l2_internal_check;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dzutil.h47 typedef uLong (*check_func) (uLong check, const Byte *buf, typedef
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dconfigure983 check_func(){ function
984 log check_func "$@"
1061 check_header $header && check_func $func "$@" && add_extralibs "$@"
1210 echo "long check_func(void) { return (long) FT_Init_FreeType; }"
4533 if check_func dlopen; then
4535 elif check_func dlopen -ldl; then
4540 check_func getaddrinfo $network_extralibs
4541 check_func getservbyport $network_extralibs
4542 check_func inet_aton $network_extralibs
4557 check_func closesocke
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dconfigure696 check_func(){ function
697 log check_func "$@"
753 check_header $header && check_func $func "$@" && add_extralibs "$@"
2806 if check_func dlopen; then
2808 elif check_func dlopen -ldl; then
2821 check_func closesocket
2839 check_func nanosleep || { check_func nanosleep -lrt && add_extralibs -lrt; }
2841 check_func fcntl
2842 check_func for
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-glib/
H A Dglib-watch.c293 static gboolean check_func(GSource *source) { function
354 check_func,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-glib/
H A Dglib-watch.c293 static gboolean check_func(GSource *source) { function
354 check_func,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dactivation.c2398 check_func (void *data) function
2440 err = !_dbus_test_oom_handling (description, check_func, data);
2442 err = !check_func (data);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c121 typedef uLong (*check_func) OF((uLong check, Bytef *buf, uInt len)); typedef
2613 check_func c, /* check function */
3090 check_func checkfn; /* check function */
3235 check_func c;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dzlib.c121 typedef uLong (*check_func) OF((uLong check, Bytef *buf, uInt len)); typedef
2613 check_func c, /* check function */
3090 check_func checkfn; /* check function */
3235 check_func c;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c246 typedef uLong (*check_func) OF((uLong check, const Bytef *buf, uInt len)); typedef
3013 check_func c, /* check function */
3577 check_func checkfn; /* check function */
3703 check_func c;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/common/
H A Dzlib.c246 typedef uLong (*check_func) OF((uLong check, const Bytef *buf, uInt len)); typedef
3013 check_func c, /* check function */
3577 check_func checkfn; /* check function */
3703 check_func c;

Completed in 270 milliseconds