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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dmvi.c30 unsigned int (*get_int)(ByteIOContext *); member in struct:MviDemuxContext
91 mvi->get_int = (vst->codec->width * vst->codec->height < (1 << 16)) ? get_le16 : get_le24;
107 mvi->video_frame_size = (mvi->get_int)(pb);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/sunrpc/
H A Dcache.h189 static inline int get_int(char **bpp, int *anint) function
206 if (get_int(bpp, &rv))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/nfsd/
H A Dnfsctl.c320 len = get_int(&mesg, &maxsize);
359 rv = get_int(&mesg, &newthreads);
404 rv = get_int(&mesg, &nthreads[i]);
521 err = get_int(&mesg, &fd);
568 int rv = get_int(&mesg, &bsize);
603 rv = get_int(&mesg, &lease);
H A Dexport.c408 err = get_int(mesg, &fsloc->locations_count);
441 err = get_int(mesg, &migrated);
520 err = get_int(&mesg, &an_int);
528 err = get_int(&mesg, &an_int);
533 err = get_int(&mesg, &an_int);
538 err = get_int(&mesg, &an_int);
H A Dnfs4idmap.c413 error = get_int(&buf, &ent.id);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/mips-boards/malta/
H A Dmalta_int.c92 static inline int get_int(void) function
115 irq = get_int();
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c448 rv = get_int(&mesg, &rsci.cred.cr_uid);
457 if (get_int(&mesg, &rsci.cred.cr_gid))
461 if (get_int(&mesg, &N))
472 if (get_int(&mesg, &gid))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sunrpc/
H A Dsvcauth_unix.c518 rv = get_int(&mesg, &uid);
527 rv = get_int(&mesg, &gids);
537 rv = get_int(&mesg, &gid);

Completed in 111 milliseconds