Searched refs:ftyp (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/aosvs/
H A Daosvs.h33 long acctim, char *pacl, int ftyp, int eltsize,
36 long acctim, char *pacl, int ftyp, long maxblocks,
H A Daosvs.c1361 char *pacl, int ftyp, int eltsize, int maxindlev)
1367 if (ftyp == -1) /* default file type to UNX */
1370 pcr_stru.cftyp_entry = ftyp;
1411 char *pacl, int ftyp, long maxblocks, int hashfsize,
1417 if (ftyp != $FCPD) /* default file type to UNX */
1421 pcr_stru.cftyp_entry = ftyp;
1360 zvs_create(ZCONST char *fname, long cretim, long modtim, long acctim, char *pacl, int ftyp, int eltsize, int maxindlev) argument
1410 zvs_credir(ZCONST char *dname, long cretim, long modtim, long acctim, char *pacl, int ftyp, long maxblocks, int hashfsize, int maxindlev) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dq931.c1193 unsigned char sapi, tei, ftyp; local
1205 ftyp = skb->data[2];
1212 if (ftyp == 3) {
1229 if (!(ftyp & 1)) { /* IFrame */

Completed in 60 milliseconds