Home
last modified time | relevance | path

Searched refs:ARRAY_INFO (Results 1 – 25 of 26) sorted by relevance

12

/dports/ftp/lftp/lftp-4.9.2/src/
H A DHttp.cc523 case ARRAY_INFO: in ModeSupported()
842 case ARRAY_INFO: in SendRequest()
861 if(mode==ARRAY_INFO && !use_head) in SendRequest()
1282 else if(mode==ARRAY_INFO) in Do()
1293 else if(mode==ARRAY_INFO) in Do()
1308 if(mode==ARRAY_INFO) in Do()
1527 if(mode==ARRAY_INFO) in Do()
1625 if(mode==ARRAY_INFO) in Do()
1724 if(mode!=ARRAY_INFO) in Do()
1746 if(mode==ARRAY_INFO) in Do()
[all …]
H A DNetAccess.cc434 if(redir_session && redir_session->OpenMode()==FA::ARRAY_INFO) { in Do()
458 if(session->OpenMode()==FA::ARRAY_INFO) in Do()
689 if(session->OpenMode()==FA::ARRAY_INFO) in Status()
H A DSFtp.cc286 if(mode==ARRAY_INFO) in Do()
591 case ARRAY_INFO: in SendRequest()
965 if(mode==ARRAY_INFO) in HandleExpect()
994 if(mode==ARRAY_INFO) in HandleExpect()
2272 if(result && session->OpenMode()!=FA::ARRAY_INFO) in Do()
2300 if(session->OpenMode()==FA::ARRAY_INFO) in Do()
H A DFileAccess.h66 ARRAY_INFO, enumerator
H A DLocalAccess.cc285 case(ARRAY_INFO): in Do()
H A DFish.cc488 case ARRAY_INFO: in SendMethod()
H A DFileAccess.cc362 Open(0,ARRAY_INFO); in GetInfoArray()
H A Dftpclass.cc2038 case(ARRAY_INFO): in Do()
2077 if(mode==ARRAY_INFO) in Do()
2573 if(expect->IsEmpty() && mode==ARRAY_INFO && fileset_for_info->curr()) in Do()
4752 if(mode==ARRAY_INFO) in Done()
H A DFileCopy.cc946 if(session->OpenMode()==FA::ARRAY_INFO) in Do()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Drpcndr.d123 struct ARRAY_INFO { struct
131 alias ARRAY_INFO * PARRAY_INFO; argument
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Drpcndr.d122 struct ARRAY_INFO {
130 alias ARRAY_INFO * PARRAY_INFO;
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Drpcndr.d123 struct ARRAY_INFO { struct
131 alias ARRAY_INFO * PARRAY_INFO; argument
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Drpcndr.d122 struct ARRAY_INFO { struct
130 alias ARRAY_INFO * PARRAY_INFO; argument
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Drpcndr.d122 struct ARRAY_INFO { struct
130 alias ARRAY_INFO * PARRAY_INFO; argument
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Drpcndr.d122 struct ARRAY_INFO { struct
130 alias ARRAY_INFO * PARRAY_INFO; argument
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Drpcndr.d123 struct ARRAY_INFO { struct
131 alias ARRAY_INFO * PARRAY_INFO; argument
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Drpcndr.d122 struct ARRAY_INFO { struct
130 alias ARRAY_INFO * PARRAY_INFO; argument
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Drpcndr.d122 struct ARRAY_INFO { struct
130 alias ARRAY_INFO * PARRAY_INFO; argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Drpcndr.d123 struct ARRAY_INFO { struct
131 alias ARRAY_INFO * PARRAY_INFO; argument
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Drpcndr.h153 } ARRAY_INFO,*PARRAY_INFO; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Drpcndr.h153 } ARRAY_INFO,*PARRAY_INFO; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Rpc/
H A Dmod.rs694 pub struct ARRAY_INFO { struct
702 impl ::core::marker::Copy for ARRAY_INFO {} argument
703 impl ::core::clone::Clone for ARRAY_INFO { implementation
1059 pub pArrayInfo: *mut ARRAY_INFO,
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drpcndr.h227 } ARRAY_INFO,*PARRAY_INFO; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drpcndr.h227 } ARRAY_INFO,*PARRAY_INFO; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Rpc/
H A Dmod.rs4 pub struct ARRAY_INFO { struct
12 impl ARRAY_INFO {} argument
13 impl ::std::default::Default for ARRAY_INFO { implementation
18 impl ::std::fmt::Debug for ARRAY_INFO { implementation
30 impl ::std::cmp::PartialEq for ARRAY_INFO { implementation
35 impl ::std::cmp::Eq for ARRAY_INFO {} implementation
36 unsafe impl ::windows::runtime::Abi for ARRAY_INFO { implementation
1733 pub pArrayInfo: *mut ARRAY_INFO,

12