Home
last modified time | relevance | path

Searched refs:PROTOS (Results 1 – 25 of 195) sorted by last modified time

12345678

/dports/textproc/p5-Unicode-Tussle/Unicode-Tussle-1.111/script/
H A Duninames31908 1D0A2 BYZANTINE MUSICAL SYMBOL MARTYRIA PROTOS ICHOS
31909 1D0A3 BYZANTINE MUSICAL SYMBOL MARTYRIA ALLI PROTOS ICHOS
/dports/sysutils/webmin/webmin-1.981/firewall/
H A Dedit_rule.cgi459 open(PROTOS, "</etc/protocols");
460 while(<PROTOS>) {
465 close(PROTOS);
/dports/sysutils/webmin/webmin-1.981/shorewall/
H A Dshorewall-lib.pl2000 open(PROTOS, "</etc/protocols");
2001 while(<PROTOS>) {
2006 close(PROTOS);
/dports/sysutils/webmin/webmin-1.981/firewall6/
H A Dedit_rule.cgi459 open(PROTOS, "</etc/protocols");
460 while(<PROTOS>) {
465 close(PROTOS);
/dports/sysutils/webmin/webmin-1.981/ipfilter/
H A Dipfilter-lib.pl1194 open(PROTOS, "</etc/protocols");
1195 while(<PROTOS>) {
1200 close(PROTOS);
/dports/sysutils/webmin/webmin-1.981/shorewall6/
H A Dshorewall6-lib.pl1629 open(PROTOS, "</etc/protocols");
1630 while(<PROTOS>) {
1635 close(PROTOS);
/dports/sysutils/webmin/webmin-1.981/ipfw/
H A Dipfw-lib.pl463 open(PROTOS, "</etc/protocols");
464 while(<PROTOS>) {
469 close(PROTOS);
/dports/devel/cmake/cmake-3.22.1/Modules/
H A DFindProtobuf.cmake147 set(_multiargs PROTOS IMPORT_DIRS GENERATE_EXTENSIONS)
293 …_MACRO ${protobuf_generate_cpp_EXPORT_MACRO} OUT_VAR _outvar ${_import_arg} PROTOS ${_proto_files})
336 protobuf_generate(${_append_arg} LANGUAGE python OUT_VAR _outvar ${_import_arg} PROTOS ${ARGN})
/dports/net-im/ricochet/ricochet-1.1.4/
H A Dricochet.pro230 PROTOS += src/protocol/ControlChannel.proto \
/dports/graphics/wdune/wdune-1.926/src/
H A Dconfig.h.in12 /* Define to 0 if X3DOM support PROTOS (not yet) */
/dports/devel/cmake-gui/cmake-3.22.1/Modules/
H A DFindProtobuf.cmake147 set(_multiargs PROTOS IMPORT_DIRS GENERATE_EXTENSIONS)
293 …_MACRO ${protobuf_generate_cpp_EXPORT_MACRO} OUT_VAR _outvar ${_import_arg} PROTOS ${_proto_files})
336 protobuf_generate(${_append_arg} LANGUAGE python OUT_VAR _outvar ${_import_arg} PROTOS ${ARGN})
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/ip/snoopy/
H A Dmkfile4 PROTOS=\
36 POBJS=${PROTOS:%=%.$O}
52 for i in $PROTOS
66 for i in $PROTOS
/dports/dns/nsd/nsd-4.3.9/doc/
H A Ddifferences.tex74 In addition, we gratefully made use of the PROTOS DNS tool developed
/dports/devel/cmake-doc/cmake-3.22.1/Modules/
H A DFindProtobuf.cmake147 set(_multiargs PROTOS IMPORT_DIRS GENERATE_EXTENSIONS)
293 …_MACRO ${protobuf_generate_cpp_EXPORT_MACRO} OUT_VAR _outvar ${_import_arg} PROTOS ${_proto_files})
336 protobuf_generate(${_append_arg} LANGUAGE python OUT_VAR _outvar ${_import_arg} PROTOS ${ARGN})
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog.tree-ssa10628 replace_stmt, merge_tree_blocks, remap_stmts): Fix PROTOS.
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/cmake/
H A Digc_find_protobuf.cmake37 set(_multiargs PROTOS IMPORT_DIRS GENERATE_EXTENSIONS)
189 …_MACRO ${protobuf_generate_cpp_EXPORT_MACRO} OUT_VAR _outvar ${_import_arg} PROTOS ${_proto_files})
/dports/security/suricata/suricata-6.0.4/suricata-update/tests/
H A Dsid-msg-v2.map15604 1 || 2101427 || 5 || misc-attack || 0 || GPL SNMP PROTOS test-suite-trap-app attempt || url,www.ee.…
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/javax/net/ssl/TLSCommon/
H A DTLSWithEdDSA.java496 if ((pVal = clientParameters.get(ParamType.PROTOS)) != null) { in configureClientSocket()
513 if ((pVal = serverParameters.get(ParamType.PROTOS)) != null) { in configureServerSocket()
630 clientParameters.put(ParamType.PROTOS, protocol); in runtest()
728 PROTOS, enumConstant
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog.tree-ssa10628 replace_stmt, merge_tree_blocks, remap_stmts): Fix PROTOS.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A DChangeLog.tree-ssa10628 replace_stmt, merge_tree_blocks, remap_stmts): Fix PROTOS.
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A DChangeLog.tree-ssa10628 replace_stmt, merge_tree_blocks, remap_stmts): Fix PROTOS.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A DChangeLog.tree-ssa10628 replace_stmt, merge_tree_blocks, remap_stmts): Fix PROTOS.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A DChangeLog.tree-ssa10628 replace_stmt, merge_tree_blocks, remap_stmts): Fix PROTOS.
/dports/games/retroarch/RetroArch-1.9.7/gfx/common/wayland/
H A Dgenerate_wayland_protos.sh9 PROTOS=''
28 -p|--protos ) PROTOS="$1"; shift ;;
40 if [ "$PROTOS" != 'no' ]; then
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/net/ssl/TLSCommon/
H A DTLSWithEdDSA.java496 if ((pVal = clientParameters.get(ParamType.PROTOS)) != null) {
513 if ((pVal = serverParameters.get(ParamType.PROTOS)) != null) {
630 clientParameters.put(ParamType.PROTOS, protocol);
728 PROTOS,

12345678