Searched defs:xtype (Results 1 - 25 of 26) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cachefiles/
H A Dxattr.c32 char type[3], xtype[3]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/libncftp/
H A Dio_getonefile.c78 FTPGetOneFile2(const FTPCIPtr cip, const char *const file, const char *const dstfile, const int xtype, const int fdtouse, const int resumeflag, const int appendflag) argument
35 FTPGetOneFile3( const FTPCIPtr cip, const char *const file, const char *const dstfile, const int xtype, const int fdtouse, const int resumeflag, const int appendflag, const int deleteflag, const FTPConfirmResumeDownloadProc resumeProc, int UNUSED(reserved)) argument
H A Dio_putonefile.c80 FTPPutOneFile2(const FTPCIPtr cip, const char *const file, const char *const dstfile, const int xtype, const int fdtouse, const int appendflag, const char *const tmppfx, const char *const tmpsfx) argument
35 FTPPutOneFile3( const FTPCIPtr cip, const char *const file, const char *const dstfile, const int xtype, const int fdtouse, const int appendflag, const char *const tmppfx, const char *const tmpsfx, const int resumeflag, const int deleteflag, const FTPConfirmResumeUploadProc resumeProc, int UNUSED(reserved)) argument
H A Dio_putfiles.c167 FTPPutFiles2(const FTPCIPtr cip, const char *const pattern, const char *const dstdir, const int recurse, const int doGlob, const int xtype, const int appendflag, const char *const tmppfx, const char *const tmpsfx) argument
35 FTPPutFiles3( const FTPCIPtr cip, const char *const pattern, const char *const dstdir1, const int recurse, const int doGlob, const int xtype, int appendflag, const char *const tmppfx, const char *const tmpsfx, const int resumeflag, const int deleteflag, const FTPConfirmResumeUploadProc resumeProc, int UNUSED(reserved)) argument
H A Dio_util.c305 AutomaticallyUseASCIIModeDependingOnExtension(const FTPCIPtr cip, const char *const pathName, int *const xtype) argument
H A Dio_getfiles.c289 FTPGetFiles2(const FTPCIPtr cip, const char *const pattern, const char *const dstdir, const int recurse, const int doGlob, const int xtype, const int resumeflag, const int appendflag) argument
35 FTPGetFiles3( const FTPCIPtr cip, const char *pattern1, const char *const dstdir1, const int recurse, int doGlob, const int xtype, const int resumeflag, int appendflag, const int deleteflag, const int tarflag, const FTPConfirmResumeDownloadProc resumeProc, int UNUSED(reserved)) argument
H A Du_decodeurl.c61 FTPDecodeURL( const FTPCIPtr cip, char *const url, FTPLineListPtr cdlist, char *const fn, const size_t fnsize, int *const xtype, int *const wantnlst ) argument
[all...]
H A Dio_get.c39 FTPGetOneF( const FTPCIPtr cip, const char *const file, const char *dstfile, int xtype, const int fdtouse, longest_int expectedSize, time_t mdtm, const int resumeflag, const int appendflag, const int deleteflag, const FTPConfirmResumeDownloadProc resumeProc) argument
H A Dio_put.c137 FTPPutOneF( const FTPCIPtr cip, const char *const file, const char *volatile dstfile, int xtype, const int fdtouse, const int appendflag, const char *volatile tmppfx, const char *volatile tmpsfx, const int resumeflag, const int deleteflag, const FTPConfirmResumeUploadProc resumeProc) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dacl.c235 gfs2_xattr_system_get(struct dentry *dentry, const char *name, void *buffer, size_t size, int xtype) argument
263 gfs2_xattr_system_set(struct dentry *dentry, const char *name, const void *value, size_t size, int flags, int xtype) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/ncftp/
H A Dspoolutil.c116 SpoolX( FILE *const ofp, const char *sdir, const char *const op, const char *const rfile, const char *const rdir, const char *const lfile, const char *const ldir, const char *const host, const char *const ip, const unsigned int port, const char *const user, const char *const passclear, const char *const xacct, const int xtype, const int recursive, const int deleteflag, const int passive, const char *const preftpcmd, const char *const perfileftpcmd, const char *const postftpcmd, const char *const preshellcmd, const char *const postshellcmd, const time_t when, const unsigned int delaySinceLastFailure, const char *const manualOverrideFeatures, const char *const preferredLocalAddrStr, const int UNUSED(reserved) ) argument
400 SpoolX( FILE *const ofp, const char *sdir, const char *const op, const char *const rfile, const char *const rdir, const char *const lfile, const char *const ldir, const char *const host, const char *const ip, const unsigned int port, const char *const user, const char *const passclear, const char *const xacct, const int xtype, const int recursive, const int deleteflag, const int passive, const char *const preftpcmd, const char *const perfileftpcmd, const char *const postftpcmd, const char *const preshellcmd, const char *const postshellcmd, const time_t when, const unsigned int delaySinceLastFailure) argument
H A Dcmds.c67 int xtype; member in struct:SpoolCmdInfo
1260 int xtype = gBm.xferType; local
3228 int xtype = gBm.xferType; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sh_util/
H A Dncftpget.c139 Copy(FTPCIPtr cip, char *dstdir, const char **files, int rflag, int xtype, int resumeflag, int appendflag, int deleteflag, int tarflag, const char *const perfilecmd) argument
172 int xtype = kTypeBinary; local
[all...]
H A Dncftpput.c136 Copy(FTPCIPtr cip, const char *const dstdir, char **const files, const int rflag, const int xtype, const int appendflag, const char *const tmppfx, const char *const tmpsfx, const int resumeflag, const int deleteflag, const char *const perfilecmd) argument
179 int xtype = kTypeBinary; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/apparmor/
H A Ddomain.c233 static const char *next_name(int xtype, const char *name) argument
249 u32 xtype = xindex & AA_X_TYPE_MASK; local
311 u32 xtype = xindex & AA_X_TYPE_MASK; local
H A Dpolicy_unpack.c625 int index, xtype; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Dcmm.c1082 cmm_xlator_translate(struct cmm_xlatorobject *xlator, void *paddr, enum cmm_xlatetype xtype) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/
H A Dxpad.c118 u8 xtype; member in struct:xpad_device
275 int xtype; /* type of xbox device */ member in struct:usb_xpad
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jfs/
H A Djfs_xtree.c2560 xtRelocate(tid_t tid, struct inode * ip, xad_t * oxad, s64 nxaddr, int xtype) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-gru/
H A Dgru_instructions.h101 unsigned int xtype: 3; member in struct:gru_instruction_bits
312 __opdword(unsigned char opcode, unsigned char exopc, unsigned char xtype, argument
382 gru_vload(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) argument
395 gru_vstore(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) argument
408 gru_ivload(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned int tri1, unsigned char xtype, unsigned long nelem, unsigned long hints) argument
421 gru_ivstore(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned int tri1, unsigned char xtype, unsigned long nelem, unsigned long hints) argument
434 gru_vset(void *cb, unsigned long mem_addr, unsigned long value, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) argument
448 gru_ivset(void *cb, unsigned long mem_addr, unsigned int tri1, unsigned long value, unsigned char xtype, unsigned long nelem, unsigned long hints) argument
462 gru_vflush(void *cb, unsigned long mem_addr, unsigned long nelem, unsigned char xtype, unsigned long stride, unsigned long hints) argument
483 gru_bcopy(void *cb, const unsigned long src, unsigned long dest, unsigned int tri0, unsigned int xtype, unsigned long nelem, unsigned int bufsize, unsigned long hints) argument
498 gru_bstore(void *cb, const unsigned long src, unsigned long dest, unsigned int tri0, unsigned int xtype, unsigned long nelem, unsigned long hints) argument
511 gru_gamir(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long hints) argument
521 gru_gamirr(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long hints) argument
531 gru_gamer(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long operand1, unsigned long operand2, unsigned long hints) argument
545 gru_gamerr(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long operand1, unsigned long operand2, unsigned long hints) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemastypes.c4651 xmlSchemaCompareValuesInternal(xmlSchemaValType xtype, argument
4957 xmlSchemaCompareValuesWhtspExt(xmlSchemaValType xtype, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemastypes.c4654 xmlSchemaCompareValuesInternal(xmlSchemaValType xtype, argument
4960 xmlSchemaCompareValuesWhtspExt(xmlSchemaValType xtype, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlschemastypes.c4654 xmlSchemaCompareValuesInternal(xmlSchemaValType xtype, argument
4960 xmlSchemaCompareValuesWhtspExt(xmlSchemaValType xtype, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemastypes.c4651 xmlSchemaCompareValuesInternal(xmlSchemaValType xtype, argument
4957 xmlSchemaCompareValuesWhtspExt(xmlSchemaValType xtype, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c16547 etByte xtype = 0; /* Conversion paradigm */ local
[all...]

Completed in 355 milliseconds

12