Searched refs:ftype (Results 51 - 75 of 89) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs3xdr.c503 args->ftype = ntohl(*p++);
505 if (args->ftype == NF3BLK || args->ftype == NF3CHR
506 || args->ftype == NF3SOCK || args->ftype == NF3FIFO)
509 if (args->ftype == NF3BLK || args->ftype == NF3CHR) {
H A Dxdr3.h59 __u32 ftype; member in struct:nfsd3_mknodargs
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/client/
H A Dclitar.c119 const char *amode, unsigned char ftype);
161 const char *amode, unsigned char ftype)
167 DEBUG(5, ("WriteTarHdr, Type = %c, Size= %.0f, Name = %s\n", ftype, (double)size, aname));
221 hb.dbuf.linkflag=ftype;
610 char ftype; local
622 ftype = '0'; /* An ordinary file ... */
715 finfo.mtime_ts.tv_sec, "100644 \0", ftype);
160 writetarheader(int f, const char *aname, SMB_BIG_UINT size, time_t mtime, const char *amode, unsigned char ftype) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sh_util/
H A Dncftpls.c102 if ((UnMlsT(cip, lp->line, &mli) == 0) && ((mli.ftype == '-') || (mli.ftype == 'd')) && (strchr(mli.fname, '/') == NULL) && ((cp = strchr(lp->line, ' ')) != NULL)) {
706 if (mli.ftype == 'd') {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlan-ng/
H A Dp80211netdev.c953 u16 ftype; local
957 ftype = WLAN_GET_FC_FTYPE(fc);
959 switch (ftype) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dmp.h83 int32_t ftype; /* File type. */ member in struct:__db_mpreg
403 * There are potential races with the ftype field because it's read
408 int32_t ftype; /* File type. */ member in struct:__mpoolfile
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/uvc/
H A Duvc_driver.c299 __u8 ftype; local
333 ftype = UVC_VS_FRAME_UNCOMPRESSED;
335 ftype = UVC_VS_FRAME_FRAME_BASED;
354 ftype = UVC_VS_FRAME_MJPEG;
390 ftype = 0;
422 buffer[2] == ftype) {
424 if (ftype != UVC_VS_FRAME_FRAME_BASED)
444 if (ftype != UVC_VS_FRAME_FRAME_BASED) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbreg/
H A Ddbreg_rec.c400 txn, dblp, argp->uid.data, argp->name.data, argp->ftype,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dn_gsm.c225 u8 ftype; /* UI or UIH */ member in struct:gsm_mux
775 msg = gsm_data_alloc(gsm, dlci->addr, size, gsm->ftype);
841 msg = gsm_data_alloc(gsm, dlci->addr, size, gsm->ftype);
929 msg = gsm_data_alloc(gsm, 0, dlen + 2, gsm->ftype);
1203 gsm->ftype|PF);
1959 gsm->ftype = UIH;
2316 gsm->ftype = UIH;
2318 gsm->ftype = UI;
2348 if (gsm->ftype == UIH)
2352 printk("Ftype %d i %d\n", gsm->ftype,
[all...]
H A Distallion.c841 unsigned long ftype; local
866 ftype = FLUSHTX | FLUSHRX;
867 stli_cmdwait(brdp, portp, A_FLUSH, &ftype, sizeof(u32), 0);
1739 unsigned long ftype, flags; local
1759 ftype = FLUSHTX;
1761 ftype |= FLUSHRX;
1764 __stli_sendcmd(brdp, portp, A_FLUSH, &ftype, sizeof(u32), 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/acorn/
H A Dacorn.c192 tmp &= 0x01FFFFFFL; /* not a dir, mask all ftype bits */
297 int ftype=strtol(G.filename+strlen(G.filename)-3,NULL,16)&0xFFF; local
299 G.pInfo->file_attr = (G.pInfo->file_attr & 0x000FFFFF) | (ftype<<20);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_files.c48 int ftype, less, ret, t_ret; local
252 (void)__memp_get_ftype(dbp->mpf, &ftype);
253 (void)__memp_set_ftype(mpf, ftype);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_mp.c464 int cmdindex, ftype, length, result, ret; local
548 ret = mp->get_ftype(mp, &ftype);
551 res = Tcl_NewIntObj(ftype);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_cxx.h554 virtual int memp_register(int ftype,
789 int get_ftype(int *ftype);
801 int set_ftype(int ftype);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_cxx.h555 virtual int memp_register(int ftype,
790 int get_ftype(int *ftype);
802 int set_ftype(int ftype);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_cxx.h555 virtual int memp_register(int ftype,
790 int get_ftype(int *ftype);
802 int set_ftype(int ftype);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Ddir.c235 u32 ftype; local
371 ftype = le32_to_cpu(in->mode) >> 12;
377 ftype) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dtexi2html806 $ftype = $name;
809 $_ .= "<U>$type</U> $ftype <B>$name</B>";
821 unshift(@input_spool, "\@findex $name on $ftype\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/doc/
H A Dtexi2html806 $ftype = $name;
809 $_ .= "<U>$type</U> $ftype <B>$name</B>";
821 unshift(@input_spool, "\@findex $name on $ftype\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexi2html806 $ftype = $name;
809 $_ .= "<U>$type</U> $ftype <B>$name</B>";
821 unshift(@input_spool, "\@findex $name on $ftype\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_archive.c411 if (argp->ftype == DB_QUEUE) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/libncftp/
H A Dncftp.h475 int ftype; member in struct:MLstItem
891 int FTPFileType(const FTPCIPtr cip, const char *const file, int *const ftype);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_stat.c589 STAT_ULONG("File type", dbmfp->ftype);
661 STAT_LONG("Type", mfp->ftype);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A DBerkeleyDB.xs3585 #define setFilter(ftype) \
3587 if (db->ftype) \
3588 RETVAL = sv_mortalcopy(db->ftype) ; \
3590 if (db->ftype && (code == &PL_sv_undef)) { \
3591 SvREFCNT_dec(db->ftype) ; \
3592 db->ftype = NULL ; \
3595 if (db->ftype) \
3596 sv_setsv(db->ftype, code) ; \
3598 db->ftype = newSVsv(code) ; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dmain.c305 int qnum, ftype; local
324 ftype = IEEE80211_FTYPE_DATA | IEEE80211_STYPE_NULLFUNC;
325 hdr->frame_control = cpu_to_le16(ftype);

Completed in 316 milliseconds

1234