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

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/zlib/
H A Dinfblock.h16 check_func c, /* check function */
H A Dinfutil.h58 check_func checkfn; /* check function */
H A Dzutil.h210 typedef uLong (ZEXPORT *check_func) OF((uLong check, const Bytef *buf,
H A Dinfblock.c91 check_func c;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dzutil.h47 typedef uLong (*check_func) (uLong check, const Byte *buf, typedef
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dzutil.h47 typedef uLong (*check_func) (uLong check, const Byte *buf, typedef
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dconfigure674 check_func(){ function
675 log check_func "$@"
735 check_header $header && check_func $func && add_extralibs "$@"
2516 if check_func dlopen; then
2518 elif check_func dlopen -ldl; then
2523 check_func nanosleep || { check_func nanosleep -lrt && add_extralibs -lrt; }
2525 check_func fork
2526 check_func getaddrinfo $network_extralibs
2527 check_func gethrtim
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dconfigure674 check_func(){ function
675 log check_func "$@"
735 check_header $header && check_func $func && add_extralibs "$@"
2516 if check_func dlopen; then
2518 elif check_func dlopen -ldl; then
2523 check_func nanosleep || { check_func nanosleep -lrt && add_extralibs -lrt; }
2525 check_func fork
2526 check_func getaddrinfo $network_extralibs
2527 check_func gethrtim
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dconfigure674 check_func(){ function
675 log check_func "$@"
735 check_header $header && check_func $func && add_extralibs "$@"
2516 if check_func dlopen; then
2518 elif check_func dlopen -ldl; then
2523 check_func nanosleep || { check_func nanosleep -lrt && add_extralibs -lrt; }
2525 check_func fork
2526 check_func getaddrinfo $network_extralibs
2527 check_func gethrtim
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/avahi-glib/
H A Dglib-watch.c291 static gboolean check_func(GSource *source) { function
352 check_func,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/avahi-glib/
H A Dglib-watch.c291 static gboolean check_func(GSource *source) { function
352 check_func,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/avahi-glib/
H A Dglib-watch.c291 static gboolean check_func(GSource *source) { function
352 check_func,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/shared/zlib/
H A Dzutil.h222 typedef uLong (ZEXPORT *check_func) OF((uLong check, const Bytef *buf,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/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;

Completed in 409 milliseconds

12