| /netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | CheckSecuritySyntaxOnly.cpp | 860 const FunctionProtoType *FTP = FD->getType()->getAs<FunctionProtoType>(); in checkCall_rand() local 861 if (!FTP) in checkCall_rand() 864 if (FTP->getNumParams() == 1) { in checkCall_rand() 867 const PointerType *PT = FTP->getParamType(0)->getAs<PointerType>(); in checkCall_rand() 873 } else if (FTP->getNumParams() != 0) in checkCall_rand() 903 const FunctionProtoType *FTP = FD->getType()->getAs<FunctionProtoType>(); in checkCall_random() local 904 if (!FTP) in checkCall_random() 908 if (FTP->getNumParams() != 0) in checkCall_random() 1026 const FunctionProtoType *FTP = FD->getType()->getAs<FunctionProtoType>(); in checkUncheckedReturnValue() local 1027 if (!FTP) in checkUncheckedReturnValue() [all …]
|
| /netbsd-src/external/bsd/ipf/dist/rules/ |
| H A D | ftp-proxy | 1 How to setup FTP proxying using the built in proxy code. 4 NOTE: Currently, the built-in FTP proxy is only available for use with NAT 22 and IP Filter is running on host B. If you want to proxy FTP from A to C
|
| H A D | nat.eg | 10 # For example, to redirect FTP connections through this box, to the local ftp
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/net/ |
| H A D | curl.d | 396 is(Conn : FTP) || is(Conn : AutoProtocol); in isCurlConn() 416 static if (is(Conn : HTTP) || is(Conn : FTP)) 427 return download!FTP(url, saveToPath, FTP()); 478 else static if (is(Conn : FTP)) 486 return upload!FTP(loadFromPath, url, FTP()); 491 static if (is(Conn : HTTP) || is(Conn : FTP)) 564 else static if (is(Conn : FTP)) 571 return get!(FTP,T)(url, FTP()); 724 else static if (is(Conn : FTP)) 731 return put!(FTP,T)(url, putData, FTP()); [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/net/ |
| H A D | curl.d | 411 is(Conn : FTP) || is(Conn : AutoProtocol); in isCurlConn() 431 static if (is(Conn : HTTP) || is(Conn : FTP)) 442 return download!FTP(url, saveToPath, FTP()); 493 else static if (is(Conn : FTP)) 501 return upload!FTP(loadFromPath, url, FTP()); 506 static if (is(Conn : HTTP) || is(Conn : FTP)) 579 else static if (is(Conn : FTP)) 586 return get!(FTP,T)(url, FTP()); 747 else static if (is(Conn : FTP)) 754 return put!(FTP,T)(url, putData, FTP()); [all …]
|
| /netbsd-src/etc/ |
| H A D | aliases | 49 # FTP administrator (especially anonymous FTP)
|
| /netbsd-src/external/bsd/blocklist/diff/ |
| H A D | ftpd.diff | 83 "FTP LOGIN FAILED FROM %s", remoteloghost); 90 "FTP LOGIN FAILED (HOST) as %s: permission denied.",
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CodeGenABITypes.cpp | 57 const FunctionProtoType *FTP, in arrangeCXXMethodType() argument 59 return CGM.getTypes().arrangeCXXMethodType(RD, FTP, MD); in arrangeCXXMethodType()
|
| /netbsd-src/etc/namedb/ |
| H A D | root.cache | 8 ; under anonymous FTP as 10 ; on server FTP.INTERNIC.NET
|
| /netbsd-src/external/bsd/ipf/dist/FWTK/ |
| H A D | ftp-gw.diff | 65 ! sprintf(xuf,"220 %s FTP proxy (Version %s) ready.",huf,FWTK_VERSION_MINOR); 73 ! sprintf(xuf,"220-%s FTP proxy (Version %s) ready.",huf,FWTK_VERSION_MINOR);
|
| /netbsd-src/external/bsd/fetch/lib/ |
| H A D | Makefile | 28 ${HOST_SH} ${LIBFETCHDIR}/errlist.sh ftp_errlist FTP \
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | contribute.texi | 11 also available for FTP; see @uref{http://gcc.gnu.org/snapshots.html}.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | contribute.texi | 11 also available for FTP; see @uref{https://gcc.gnu.org/snapshots.html}.
|
| /netbsd-src/usr.sbin/sysinst/ |
| H A D | TODO | 128 * set the variables and install via FTP showing first the 129 FTP installation screen.
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/ |
| H A D | CodeGenABITypes.h | 82 const FunctionProtoType *FTP,
|
| /netbsd-src/external/bsd/file/dist/ |
| H A D | MAINT | 11 of the file command for anonymous FTP, and people all over the
|
| /netbsd-src/share/examples/refuse/ian/libfetch/ |
| H A D | ftp.errors | 42 535 PROTO Bug in MediaHawk Video Kernel FTP server
|
| /netbsd-src/external/bsd/fetch/dist/libfetch/ |
| H A D | ftp.errors | 43 535 PROTO Bug in MediaHawk Video Kernel FTP server
|
| /netbsd-src/external/gpl3/binutils.old/dist/zlib/os400/ |
| H A D | README400 | 8 then move the whole directory to the IFS via the network (via SMB or FTP).
|
| /netbsd-src/external/gpl3/binutils/dist/zlib/os400/ |
| H A D | README400 | 8 then move the whole directory to the IFS via the network (via SMB or FTP).
|
| /netbsd-src/external/gpl3/gdb/dist/zlib/os400/ |
| H A D | README400 | 8 then move the whole directory to the IFS via the network (via SMB or FTP).
|
| /netbsd-src/usr.sbin/bootp/bootpd/ |
| H A D | Announce.old | 59 bootpd 2.1, is now available for anonymous FTP from lancaster.andrew.cmu.edu 100 server is now available for anonymous FTP from lancaster.andrew.cmu.edu
|
| /netbsd-src/external/bsd/am-utils/dist/ |
| H A D | MIRRORS.txt | 3 Note: in case of any problems accessing the individual FTP sites, please
|
| /netbsd-src/share/misc/ |
| H A D | acronyms-o.real | 26 FTP fuck the police
|
| /netbsd-src/external/bsd/ipf/dist/ |
| H A D | WhatsNew50.txt | 24 * FTP proxy can be configured to limit data connections to one or many
|