Searched refs:fh (Results 251 - 275 of 320) sorted by relevance

<<111213

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/econet/
H A Daf_econet.c355 struct ec_framehdr *fh; local
358 fh = (struct ec_framehdr *)(skb->data);
359 fh->cb = cb;
360 fh->port = port;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dcls_cgroup.c246 static int cls_cgroup_dump(struct tcf_proto *tp, unsigned long fh, argument
H A Dcls_flow.c623 static int flow_dump(struct tcf_proto *tp, unsigned long fh, argument
626 struct flow_filter *f = (struct flow_filter *)fh;
H A Dcls_route.c542 static int route4_dump(struct tcf_proto *tp, unsigned long fh, argument
545 struct route4_filter *f = (struct route4_filter*)fh;
H A Dcls_rsvp.h598 static int rsvp_dump(struct tcf_proto *tp, unsigned long fh, argument
601 struct rsvp_filter *f = (struct rsvp_filter*)fh;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dreply.c1665 DEBUG( 3, ( "reply_mknew %s fd=%d dmode=0x%x\n", fname, fsp->fh->fd, (unsigned int)fattr ) );
1782 DEBUG( 3, ( "reply_ctemp %s fd=%d umode=0%o\n", fname, fsp->fh->fd,
2243 if ( SMB_VFS_SENDFILE( smbd_server_fd(), fsp, fsp->fh->fd, &header, startpos, nread) == -1) {
2382 if (SMB_VFS_FSTAT(fsp,fsp->fh->fd,&st) == 0) {
2589 if(SMB_VFS_FSTAT(fsp,fsp->fh->fd, &sbuf) == -1)
2624 if ((nread = SMB_VFS_SENDFILE( smbd_server_fd(), fsp, fsp->fh->fd, &header, startpos, smb_maxcnt)) == -1) {
2625 //if ((nread = SMB_VFS_SENDFILE( smbd_server_fd(), fsp, fsp->fh->fd, &header, (unsigned long)startpos, smb_maxcnt)) == -1) {
3284 res = fsp->fh->pos + startpos;
3296 if((res = SMB_VFS_LSEEK(fsp,fsp->fh->fd,startpos,umode)) == -1) {
3301 if(SMB_VFS_FSTAT(fsp,fsp->fh
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bzip2/
H A Dbzip2.c964 IntNative fh; local
965 fh = open(name, O_WRONLY|O_CREAT|O_EXCL, S_IWUSR|S_IRUSR);
966 if (fh == -1) return NULL;
967 fp = fdopen(fh, mode);
968 if (fp == NULL) close(fh);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dsh_vou.c922 static int sh_vou_g_crop(struct file *file, void *fh, struct v4l2_crop *a) argument
936 static int sh_vou_s_crop(struct file *file, void *fh, struct v4l2_crop *a) argument
1236 static int sh_vou_g_chip_ident(struct file *file, void *fh, argument
1246 static int sh_vou_g_register(struct file *file, void *fh, argument
1255 static int sh_vou_s_register(struct file *file, void *fh, argument
H A DMakefile13 videodev-objs := v4l2-dev.o v4l2-ioctl.o v4l2-device.o v4l2-fh.o \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-driver.c1250 struct ivtv_open_id fh; local
1254 fh.itv = itv;
1297 ivtv_s_input(NULL, &fh, video_input);
1303 ivtv_s_frequency(NULL, &fh, &vf);
1330 ivtv_s_std(NULL, &fh, &itv->tuner_std);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dvga16fb.c197 int fh = 16; local
198 pos = (info->var.xres_virtual * (var->yoffset / fh) + xoffset) >> 3;
524 int fh, i; local
574 fh = 16;
576 & ~0x1F) | (fh - 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfilename.cpp2199 wxFileHandle fh(path, wxFileHandle::Write, flags);
2200 if ( fh.IsOk() )
2202 if ( ::SetFileTime(fh,
2292 wxFileHandle fh(GetFullPath(), wxFileHandle::Read);
2293 if ( fh.IsOk() )
2295 ok = ::GetFileTime(fh,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/
H A Dmakefile.wat253 $(CPPUNIT_CFLAGS) /fh=$(OBJS)\testprec_test.pch $(__RTTIFLAG) &
302 $(CPPUNIT_CFLAGS) /fh=$(OBJS)\testprec_test_gui.pch $(__RTTIFLAG) &
316 $(CPPUNIT_CFLAGS) /fh=$(OBJS)\testprec_printfbench.pch $(__RTTIFLAG) &
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fuse/
H A Ddir.c443 ff->fh = outopen.fh;
811 inarg.fh = ff->fh;
1299 inarg.fh = ff->fh;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Ddir.c562 my_entry.fh = nfs_alloc_fhandle();
564 if (my_entry.fh == NULL || my_entry.fattr == NULL)
610 nfs_free_fhandle(my_entry.fh);
1170 if (!desc->plus || entry->fh->size == 0)
1173 entry->fh) == 0)
1189 inode = nfs_fhget(dentry->d_sb, entry->fh, entry->fattr);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djmemdosa.asm157 mov ah,3fh ; read file
231 int 2fh ; a magic cookie, hex 4300
238 int 2fh ; another magic cookie
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/modules/
H A Dnfs4_acls.c170 if (fsp->is_directory || fsp->fh->fd == -1) {
179 if (SMB_VFS_FSTAT(fsp,fsp->fh->fd, psbuf) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/camera/
H A Dmsm_v4l2.c618 void *fh, struct v4l2_format *f)
624 void *fh, struct v4l2_format *f)
617 msm_v4l2_try_fmt_cap(struct file *file, void *fh, struct v4l2_format *f) argument
623 mm_v4l2_try_fmt_type_private(struct file *file, void *fh, struct v4l2_format *f) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/t/
H A Ddb-btree.t78 my $fh = gensym ;
79 open ($fh, ">$filename") || die "Cannot open $filename: $!" ;
80 my $real_stdout = select($fh) ;
81 return bless [$fh, $real_stdout ] ;
H A Ddb-hash.t49 my $fh = gensym ;
50 open ($fh, ">$filename") || die "Cannot open $filename: $!" ;
51 my $real_stdout = select($fh) ;
52 return bless [$fh, $real_stdout ] ;
H A Ddb-recno.t59 my $fh = gensym ;
60 open ($fh, ">$filename") || die "Cannot open $filename: $!" ;
61 my $real_stdout = select($fh) ;
62 return bless [$fh, $real_stdout ] ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dshmem.c2113 __u32 *fh = vfh; local
2114 __u64 inum = fh[2];
2115 inum = (inum << 32) | fh[1];
2116 return ino->i_ino == inum && fh[0] == ino->i_generation;
2140 static int shmem_encode_fh(struct dentry *dentry, __u32 *fh, int *len, argument
2162 fh[0] = inode->i_generation;
2163 fh[1] = inode->i_ino;
2164 fh[2] = ((__u64)inode->i_ino) >> 32;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/build/deprecated/
H A Dmakefile.wat268 /fh=$(OBJS)\wxprec_deprecateddll.pch $(__RTTIFLAG) $(__EXCEPTIONSFLAG) &
295 /fh=$(OBJS)\wxprec_deprecatedlib.pch $(__RTTIFLAG) $(__EXCEPTIONSFLAG) &
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/build/ogl/
H A Dmakefile.wat258 /fh=$(OBJS)\wxprec_ogldll.pch $(__RTTIFLAG) $(__EXCEPTIONSFLAG) $(CPPFLAGS) &
280 -dWXBUILDING -i=..\..\src\ogl\..\..\include /fh=$(OBJS)\wxprec_ogllib.pch &
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/coda/
H A Dpsdev.c196 outp->fh = fget(outp->fd);

Completed in 455 milliseconds

<<111213