Searched defs:create_options (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/pcap2nbench/
H A Dntcreateandxrequest.hpp49 uint32_t create_options; member in struct:NtCreateAndXRequest
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/python/
H A Dpy_smb.c157 create_disposition = OPENX_FILE_EXISTS_OPEN, create_options = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dfiles.c528 dup_file_fsp(files_struct *fsp, uint32 access_mask, uint32 share_access, uint32 create_options, files_struct **result) argument
H A Dopen.c1005 uint32 create_options = 0; local
637 open_mode_check(connection_struct *conn, const char *fname, struct share_mode_lock *lck, uint32 access_mask, uint32 share_access, uint32 create_options, BOOL *file_existed) argument
936 fcb_or_dos_open(connection_struct *conn, const char *fname, SMB_DEV_T dev, SMB_INO_T inode, uint32 access_mask, uint32 share_access, uint32 create_options) argument
1171 open_file_ntcreate(connection_struct *conn, const char *fname, SMB_STRUCT_STAT *psbuf, uint32 access_mask, uint32 share_access, uint32 create_disposition, uint32 create_options, uint32 new_dos_attributes, int oplock_request, int *pinfo, files_struct **result) argument
2077 open_directory(connection_struct *conn, const char *fname, SMB_STRUCT_STAT *psbuf, uint32 access_mask, uint32 share_access, uint32 create_disposition, uint32 create_options, uint32 file_attributes, int *pinfo, files_struct **result) argument
[all...]
H A Dnttrans.c486 uint32 create_options = IVAL(inbuf,smb_ntcreate_CreateOptions); local
1200 uint32 create_options; local
[all...]
H A Dreply.c1270 uint32 create_options = 0; local
1391 uint32 create_options = 0; local
1584 uint32 create_options = 0; local
4420 uint32 create_options = fsp->fh->private_options; local
[all...]
H A Dtrans2.c807 uint32 create_options = 0; local
5488 uint32 create_options = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/torture/
H A Dnbio.c139 nb_createx(const char *fname, unsigned create_options, unsigned create_disposition, int handle) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/
H A Doptions.c45 void create_options(FILE *configfile, struct bftpd_option **options, struct directory **directories) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Ddir.c278 int create_options = CREATE_NOT_DIR; local
H A Dcifssmb.c1120 SMBLegacyOpen(const int xid, struct cifsTconInfo *tcon, const char *fileName, const int openDisposition, const int access_flags, const int create_options, __u16 *netfid, int *pOplock, FILE_ALL_INFO *pfile_info, const struct nls_table *nls_codepage, int remap) argument
1223 CIFSSMBOpen(const int xid, struct cifsTconInfo *tcon, const char *fileName, const int openDisposition, const int access_flags, const int create_options, __u16 *netfid, int *pOplock, FILE_ALL_INFO *pfile_info, const struct nls_table *nls_codepage, int remap) argument

Completed in 217 milliseconds