Searched refs:t2ffirst (Results 26 - 39 of 39) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/ntvfs/smb2/
H A Dvfs_smb2.c765 f.in.pattern = io->t2ffirst.in.pattern;
779 io->t2ffirst.out.handle = 0;
780 io->t2ffirst.out.count = i;
782 io->t2ffirst.out.end_of_search = 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/ntvfs/smb2/
H A Dvfs_smb2.c765 f.in.pattern = io->t2ffirst.in.pattern;
779 io->t2ffirst.out.handle = 0;
780 io->t2ffirst.out.count = i;
782 io->t2ffirst.out.end_of_search = 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/ntvfs/cifs_posix_cli/
H A Dvfs_cifs_posix.c882 max_count = io->t2ffirst.in.max_count;
884 dir = cifspsx_list(ntvfs, req, io->t2ffirst.in.pattern);
914 io->t2ffirst.out.count = i;
915 io->t2ffirst.out.handle = search->handle;
916 io->t2ffirst.out.end_of_search = (i == dir->count) ? 1 : 0;
919 if ((io->t2ffirst.in.flags & FLAG_TRANS2_FIND_CLOSE) ||
920 ((io->t2ffirst.in.flags & FLAG_TRANS2_FIND_CLOSE_IF_END) && (i == dir->count))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/ntvfs/simple/
H A Dvfs_simple.c879 max_count = io->t2ffirst.in.max_count;
881 dir = svfs_list(ntvfs, req, io->t2ffirst.in.pattern);
911 io->t2ffirst.out.count = i;
912 io->t2ffirst.out.handle = search->handle;
913 io->t2ffirst.out.end_of_search = (i == dir->count) ? 1 : 0;
916 if ((io->t2ffirst.in.flags & FLAG_TRANS2_FIND_CLOSE) ||
917 ((io->t2ffirst.in.flags & FLAG_TRANS2_FIND_CLOSE_IF_END) && (i == dir->count))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/ntvfs/cifs_posix_cli/
H A Dvfs_cifs_posix.c882 max_count = io->t2ffirst.in.max_count;
884 dir = cifspsx_list(ntvfs, req, io->t2ffirst.in.pattern);
914 io->t2ffirst.out.count = i;
915 io->t2ffirst.out.handle = search->handle;
916 io->t2ffirst.out.end_of_search = (i == dir->count) ? 1 : 0;
919 if ((io->t2ffirst.in.flags & FLAG_TRANS2_FIND_CLOSE) ||
920 ((io->t2ffirst.in.flags & FLAG_TRANS2_FIND_CLOSE_IF_END) && (i == dir->count))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/ntvfs/simple/
H A Dvfs_simple.c879 max_count = io->t2ffirst.in.max_count;
881 dir = svfs_list(ntvfs, req, io->t2ffirst.in.pattern);
911 io->t2ffirst.out.count = i;
912 io->t2ffirst.out.handle = search->handle;
913 io->t2ffirst.out.end_of_search = (i == dir->count) ? 1 : 0;
916 if ((io->t2ffirst.in.flags & FLAG_TRANS2_FIND_CLOSE) ||
917 ((io->t2ffirst.in.flags & FLAG_TRANS2_FIND_CLOSE_IF_END) && (i == dir->count))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/ntvfs/cifs_posix_cli/
H A Dvfs_cifs_posix.c882 max_count = io->t2ffirst.in.max_count;
884 dir = cifspsx_list(ntvfs, req, io->t2ffirst.in.pattern);
914 io->t2ffirst.out.count = i;
915 io->t2ffirst.out.handle = search->handle;
916 io->t2ffirst.out.end_of_search = (i == dir->count) ? 1 : 0;
919 if ((io->t2ffirst.in.flags & FLAG_TRANS2_FIND_CLOSE) ||
920 ((io->t2ffirst.in.flags & FLAG_TRANS2_FIND_CLOSE_IF_END) && (i == dir->count))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/ntvfs/simple/
H A Dvfs_simple.c879 max_count = io->t2ffirst.in.max_count;
881 dir = svfs_list(ntvfs, req, io->t2ffirst.in.pattern);
911 io->t2ffirst.out.count = i;
912 io->t2ffirst.out.handle = search->handle;
913 io->t2ffirst.out.end_of_search = (i == dir->count) ? 1 : 0;
916 if ((io->t2ffirst.in.flags & FLAG_TRANS2_FIND_CLOSE) ||
917 ((io->t2ffirst.in.flags & FLAG_TRANS2_FIND_CLOSE_IF_END) && (i == dir->count))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/ntvfs/nbench/
H A Dvfs_nbench.c824 ZERO_STRUCT(io->t2ffirst.out);
827 io->t2ffirst.in.pattern,
828 io->t2ffirst.data_level,
829 io->t2ffirst.in.max_count,
830 io->t2ffirst.out.count,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/ntvfs/nbench/
H A Dvfs_nbench.c824 ZERO_STRUCT(io->t2ffirst.out);
827 io->t2ffirst.in.pattern,
828 io->t2ffirst.data_level,
829 io->t2ffirst.in.max_count,
830 io->t2ffirst.out.count,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/ntvfs/nbench/
H A Dvfs_nbench.c824 ZERO_STRUCT(io->t2ffirst.out);
827 io->t2ffirst.in.pattern,
828 io->t2ffirst.data_level,
829 io->t2ffirst.in.max_count,
830 io->t2ffirst.out.count,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/libcli/raw/
H A Dinterfaces.h2443 } t2ffirst; member in union:smb_search_first
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/libcli/raw/
H A Dinterfaces.h2443 } t2ffirst; member in union:smb_search_first
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/libcli/raw/
H A Dinterfaces.h2443 } t2ffirst; member in union:smb_search_first

Completed in 217 milliseconds

12