Home
last modified time | relevance | path

Searched refs:prototype (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/freebsd-12.1/contrib/tcp_wrappers/
H A DBanners.Makefile11 # 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 Dconfigure2070 /* 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 Dprototype.c141 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 Dmakeobjops.awk307 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 DCGFunctionInfo.h443 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 Dbuildpkg.sh.in40 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 Dconfig.h.in1329 /* 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 DMakefile.inc10 -kldload prototype
20 -kldunload prototype
H A DMakefile12 prototype \
/freebsd-12.1/sys/modules/dtrace/prototype/
H A DMakefile7 KMOD= prototype
8 SRCS= prototype.c
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanCallFunctionUsingABI.cpp27 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 Dconfigure6373 /* 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 DCREDITS5 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 DChangeLog-199914 (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 DChangeLog-9103246 (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 Dconfigure1918 /* 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 Dacx_nlnetlabs.m487 # 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 Dacx_nlnetlabs.m487 # 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 Dkmp_stats.cpp508 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 DChangeLog7 * 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 Dprotocol47 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 Daclocal.m4178 # 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 Daclocal.m4179 # 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 Dchanges7 - Removed conflicting prototype for Linux (sscanf)
/freebsd-12.1/contrib/gcc/
H A DChangeLog-1998653 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 …]

12345678910>>...12