Searched refs:get_int (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/powertv/asic/
H A Dasic_int.c43 static inline int get_int(void) function
64 irq = get_int();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmvi.c34 unsigned int (*get_int)(AVIOContext *); member in struct:MviDemuxContext
96 mvi->get_int = (vst->codec->width * vst->codec->height < (1 << 16)) ? avio_rl16 : avio_rl24;
119 mvi->video_frame_size = (mvi->get_int)(pb);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmvi.c31 unsigned int (*get_int)(AVIOContext *); member in struct:MviDemuxContext
91 mvi->get_int = (vst->codec->width * vst->codec->height < (1 << 16)) ? avio_rl16 : avio_rl24;
107 mvi->video_frame_size = (mvi->get_int)(pb);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Dcache.h207 static inline int get_int(char **bpp, int *anint) function
224 if (get_int(bpp, &rv))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfsctl.c611 len = get_int(&mesg, &maxsize);
674 rv = get_int(&mesg, &newthreads);
742 rv = get_int(&mesg, &nthreads[i]);
935 err = get_int(&mesg, &fd);
1172 int rv = get_int(&mesg, &bsize);
1205 rv = get_int(&mesg, &i);
H A Dexport.c411 err = get_int(mesg, &fsloc->locations_count);
444 err = get_int(mesg, &migrated);
462 err = get_int(mesg, &listsize);
469 err = get_int(mesg, &f->pseudoflavor);
472 err = get_int(mesg, &f->flags);
542 err = get_int(&mesg, &an_int);
552 err = get_int(&mesg, &an_int);
558 err = get_int(&mesg, &an_int);
564 err = get_int(&mesg, &an_int);
H A Dnfs4idmap.c409 error = get_int(&buf, &ent.id);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mti-malta/
H A Dmalta-int.c100 static inline int get_int(void) function
123 irq = get_int();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c454 rv = get_int(&mesg, &rsci.cred.cr_uid);
463 if (get_int(&mesg, &rsci.cred.cr_gid))
467 if (get_int(&mesg, &N))
478 if (get_int(&mesg, &gid))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dsvcauth_unix.c561 rv = get_int(&mesg, &uid);
570 rv = get_int(&mesg, &gids);
580 rv = get_int(&mesg, &gid);

Completed in 206 milliseconds