| /freebsd-12.1/contrib/tcp_wrappers/ |
| H A D | Banners.Makefile | 11 # the name "prototype". In the prototype text you can use %<character> 37 $(IN)telnetd: prototype 38 cp prototype $@ 41 $(IN)ftpd: prototype 42 sed 's/^/220-/' prototype > $@ 45 $(IN)rlogind: prototype nul 46 ( ./nul ; cat prototype ) > $@ 56 $(IN)fingerd: prototype 57 cp prototype $@ 60 $(IN)rshd: prototype nul [all …]
|
| /freebsd-12.1/contrib/opie/ |
| H A D | configure | 2070 /* Override any gcc2 internal prototype to avoid an error. */ 2117 /* Override any gcc2 internal prototype to avoid an error. */ 2207 /* Override any gcc2 internal prototype to avoid an error. */ 2297 /* Override any gcc2 internal prototype to avoid an error. */ 2338 /* Override any gcc2 internal prototype to avoid an error. */ 2655 /* Override any gcc2 internal prototype to avoid an error. */ 2875 /* Override any gcc2 internal prototype to avoid an error. */ 2981 /* Override any gcc2 internal prototype to avoid an error. */ 3038 /* Override any gcc2 internal prototype to avoid an error. */ 3089 /* Override any gcc2 internal prototype to avoid an error. */ [all …]
|
| /freebsd-12.1/sys/cddl/dev/ |
| H A D | prototype.c | 141 DEV_MODULE(prototype, prototype_modevent, NULL); 142 MODULE_VERSION(prototype, 1); 143 MODULE_DEPEND(prototype, dtrace, 1, 1, 1); 144 MODULE_DEPEND(prototype, opensolaris, 1, 1, 1);
|
| /freebsd-12.1/sys/tools/ |
| H A D | makeobjops.awk | 307 prototype = "typedef " ret " " mname "_t("; 308 printh(format_line(prototype argument_list ");", 309 line_width, length(prototype))); 323 prototype = "static __inline " ret " " umname "("; 324 printh(format_line(prototype argument_list ")", 325 line_width, length(prototype)));
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/CodeGen/ |
| H A D | CGFunctionInfo.h | 443 static RequiredArgs forPrototypePlus(const FunctionProtoType *prototype, in forPrototypePlus() argument 446 if (!prototype->isVariadic()) return All; in forPrototypePlus() 452 return RequiredArgs(prototype->getNumParams() + additional); in forPrototypePlus() 455 static RequiredArgs forPrototype(const FunctionProtoType *prototype, in forPrototype() argument 457 return forPrototypePlus(prototype, 0, FD); in forPrototype() 460 static RequiredArgs forPrototype(CanQual<FunctionProtoType> prototype, in forPrototype() argument 462 return forPrototype(prototype.getTypePtr(), FD); in forPrototype() 465 static RequiredArgs forPrototypePlus(CanQual<FunctionProtoType> prototype, in forPrototypePlus() argument 468 return forPrototypePlus(prototype.getTypePtr(), additional, FD); in forPrototypePlus()
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | buildpkg.sh.in | 40 POST_PROTOTYPE_EDITS=./pkg-post-prototype-edit.sh 644 pkgproto $PROTO_ARGS | ${AWK} -f mk-proto.awk > prototype 648 grep -v "^d none /usr/local ? ? ?$" prototype > prototype.new 649 mv prototype.new prototype 658 pkgmk -d ${FAKE_ROOT} -f $FAKE_ROOT/prototype -o 669 pkgmk -d ${FAKE_ROOT} -f $FAKE_ROOT/prototype -o
|
| /freebsd-12.1/crypto/heimdal/include/ |
| H A D | config.h.in | 1329 /* define if the system is missing a prototype for crypt() */ 1332 /* define if the system is missing a prototype for daemon() */ 1341 /* define if the system is missing a prototype for glob() */ 1353 /* define if the system is missing a prototype for mkstemp() */ 1362 /* define if the system is missing a prototype for setenv() */ 1368 /* define if the system is missing a prototype for strndup() */ 1371 /* define if the system is missing a prototype for strsep() */ 1389 /* define if the system is missing a prototype for strvis() */ 1392 /* define if the system is missing a prototype for svis() */ 1398 /* define if the system is missing a prototype for unvis() */ [all …]
|
| /freebsd-12.1/sys/modules/dtrace/ |
| H A D | Makefile.inc | 10 -kldload prototype 20 -kldunload prototype
|
| H A D | Makefile | 12 prototype \
|
| /freebsd-12.1/sys/modules/dtrace/prototype/ |
| H A D | Makefile | 7 KMOD= prototype 8 SRCS= prototype.c
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Target/ |
| H A D | ThreadPlanCallFunctionUsingABI.cpp | 27 Thread &thread, const Address &function, llvm::Type &prototype, in ThreadPlanCallFunctionUsingABI() argument 40 start_load_addr, prototype, args)) in ThreadPlanCallFunctionUsingABI()
|
| /freebsd-12.1/contrib/libstdc++/ |
| H A D | configure | 6373 /* Override any gcc2 internal prototype to avoid an error. */ 6433 /* Override any gcc2 internal prototype to avoid an error. */ 8694 /* Override any gcc2 internal prototype to avoid an error. */ 8868 /* Override any gcc2 internal prototype to avoid an error. */ 9055 /* Override any gcc2 internal prototype to avoid an error. */ 9248 /* Override any gcc2 internal prototype to avoid an error. */ 9435 /* Override any gcc2 internal prototype to avoid an error. */ 9628 /* Override any gcc2 internal prototype to avoid an error. */ 9815 /* Override any gcc2 internal prototype to avoid an error. */ 10004 /* Override any gcc2 internal prototype to avoid an error. */ [all …]
|
| /freebsd-12.1/contrib/unbound/doc/ |
| H A D | CREDITS | 5 the prototype, which was built by David Blacka and Matt Larson of VeriSign. 7 based on the existing prototype and using experience NLnet Labs gained
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | ChangeLog-1999 | 14 (get_vbase_types): Change prototype. 355 prototype. 1346 (begin_tree): Remove prototype. 1653 (search_tree): Change prototype. 4134 prototype. 5132 (walk_globals): New prototype. 5412 * cp-tree.h: Add prototype. 5742 Add static prototype. 5770 prototype. 6121 (dfs_walk): Change prototype. [all …]
|
| /freebsd-12.1/contrib/gcclibs/include/ |
| H A D | ChangeLog-9103 | 246 (htab_create_alloc_ex): New prototype. 247 (htab_set_functions_ex): New prototype. 374 * dis-asm.h (print_insn_frv): New prototype. 467 * dis-asm.h (print_insn_sh64): New prototype. 468 (print_insn_sh64l): New prototype. 469 (print_insn_sh64x_media): New prototype. 479 (cplus_demangle_v3_type): Remove prototype. 527 * dis-asm.h (print_insn_mmix): Add prototype. 1068 Remove prototype for arm_toggle_regnames(). 1125 prototype of all_hash_table_collisions. [all …]
|
| /freebsd-12.1/contrib/apr-util/ |
| H A D | configure | 1918 /* Override any GCC internal prototype to avoid an error. 3905 /* Override any GCC internal prototype to avoid an error. 4960 /* Override any GCC internal prototype to avoid an error. 4997 /* Override any GCC internal prototype to avoid an error. 5098 /* Override any GCC internal prototype to avoid an error. 5135 /* Override any GCC internal prototype to avoid an error. 5974 /* Override any GCC internal prototype to avoid an error. 11257 /* Override any GCC internal prototype to avoid an error. 11675 /* Override any GCC internal prototype to avoid an error. 11730 /* Override any GCC internal prototype to avoid an error. [all …]
|
| /freebsd-12.1/contrib/ldns/ |
| H A D | acx_nlnetlabs.m4 | 87 # AHX_CONFIG_MEMMOVE - memmove compat prototype 88 # AHX_CONFIG_STRLCAT - strlcat compat prototype 89 # AHX_CONFIG_STRLCPY - strlcpy compat prototype 1165 dnl provide inet_pton compat prototype. 1175 dnl provide inet_ntop compat prototype. 1185 dnl provide inet_aton compat prototype. 1195 dnl provide memmove compat prototype. 1205 dnl provide strlcat compat prototype. 1215 dnl provide strlcpy compat prototype. 1225 dnl provide gmtime_r compat prototype. [all …]
|
| /freebsd-12.1/contrib/unbound/ |
| H A D | acx_nlnetlabs.m4 | 87 # AHX_CONFIG_MEMMOVE - memmove compat prototype 88 # AHX_CONFIG_STRLCAT - strlcat compat prototype 89 # AHX_CONFIG_STRLCPY - strlcpy compat prototype 1169 dnl provide inet_pton compat prototype. 1179 dnl provide inet_ntop compat prototype. 1189 dnl provide inet_aton compat prototype. 1199 dnl provide memmove compat prototype. 1209 dnl provide strlcat compat prototype. 1219 dnl provide strlcpy compat prototype. 1229 dnl provide gmtime_r compat prototype. [all …]
|
| /freebsd-12.1/contrib/openmp/runtime/src/ |
| H A D | kmp_stats.cpp | 508 static std::string generateFilename(char const *prototype, in generateFilename() argument 512 for (int i = 0; prototype[i] != char(0); i++) { in generateFilename() 513 char ch = prototype[i]; in generateFilename() 517 if (prototype[i] == char(0)) in generateFilename() 520 switch (prototype[i]) { in generateFilename() 537 res += prototype[i]; in generateFilename()
|
| /freebsd-12.1/contrib/binutils/include/ |
| H A D | ChangeLog | 7 * dis-asm.h (print_insn_cr16): New prototype. 53 * libiberty.h (pex_write_input): Remove prototype. 172 * dis-asm.h (print_insn_xc16c): New prototype. 274 * xregex2.h (regexec): Qualify this prototype with __extension__ 303 * dis-asm.h (get_arm_regnames): Update prototype. 346 libiberty.h: Do not define empty basename prototype. 483 * xtensa-isa.h (xtensa_interface_class_id): New prototype. 488 * dis-asm.h: Add prototype for print_insn_maxq_little. 546 (xtensa_isa_name_compare): New prototype.
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_ra_svn/ |
| H A D | protocol | 47 prototype. Parentheses denote a tuple, unless the parentheses contain 49 zero or more elements matching the prototype preceding the ellipses. 67 prototype's tuple even if the list contains extra elements. The extra 70 In some cases, a prototype may need to match two different kinds of 77 The "command response" prototype is used in several contexts of this 99 command response whose parameters match the prototype: 110 the greeting with an item matching the prototype: 124 match the prototype: 134 otherwise, the client responds with a tuple matching the prototype: 142 challenges, each a tuple matching the prototype: [all …]
|
| /freebsd-12.1/contrib/gcclibs/libiberty/ |
| H A D | aclocal.m4 | 178 # prototype for select. Similarly for bzero. 201 /* Override any gcc2 internal prototype to avoid an error. */ 207 builtin and then its argument prototype would still apply. */
|
| /freebsd-12.1/contrib/binutils/libiberty/ |
| H A D | aclocal.m4 | 179 # prototype for select. Similarly for bzero. 202 /* Override any gcc2 internal prototype to avoid an error. */ 208 builtin and then its argument prototype would still apply. */
|
| /freebsd-12.1/contrib/ntp/html/hints/ |
| H A D | changes | 7 - Removed conflicting prototype for Linux (sscanf)
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-1998 | 653 different prototype. 1381 to prototype. 8721 * rtl.h: Add prototype. 10393 prototype. 11085 match the prototype. 11911 prototype and definition. 11918 prototype and definition. 13083 with the prototype. 14699 (yyprint): Fix prototype. 15029 prototype to void. [all …]
|