HomeSort by: relevance | last modified time | path
    Searched refs:debugging (Results 1 - 25 of 241) sorted by relevancy

1 2 3 4 5 6 7 8 910

  /src/usr.sbin/rpcbind/
rpcb_svc_4.c 90 if (debugging)
125 if (debugging)
135 if (debugging)
145 if (debugging)
154 if (debugging)
162 if (debugging)
172 if (debugging)
182 if (debugging)
192 if (debugging)
202 if (debugging)
    [all...]
rpcb_svc.c 87 if (debugging)
115 if (debugging)
129 if (debugging)
139 if (debugging)
149 if (debugging)
165 if (debugging)
177 if (debugging) {
187 if (debugging) {
211 if (debugging) {
pmap_svc.c 79 if (debugging)
84 debugging) {
118 if (debugging)
182 if (debugging)
243 debugging) {
250 if (debugging)
283 if (debugging) {
324 debugging) {
331 if (debugging)
356 (caddr_t)&list_pml)) && debugging) {
    [all...]
rpcb_svc_com.c 142 if (debugging)
149 if (debugging)
230 if (debugging)
237 if (debugging)
352 if (debugging)
510 if (debugging)
517 if (debugging)
656 if (debugging)
671 if (debugging)
683 if (debugging) {
    [all...]
util.c 116 if (debugging)
294 if (debugging)
315 if (debugging)
321 if (debugging)
330 if (debugging)
336 if (debugging)
371 if (debugging)
rpcbind.c 87 #define DEBUGGING 1
89 #define DEBUGGING 0
93 int debugging = DEBUGGING; /* Tell me what's going on */ variable
94 int doabort = 0; /* When debugging, do an abort on errors */
233 if (debugging) {
234 printf("rpcbind debugging enabled.");
304 if (debugging) {
491 if (debugging) {
493 * for debugging print out our universa
    [all...]
check_bound.c 208 if (debugging) {
224 if (debugging)
  /src/sys/arch/acorn32/doc/
bootoptions 68 Special debugging options not for normal use
71 termdebug Enable console debugging
72 notermcls Console debugging option
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
solib-disc.exp 67 gdb_test "disconnect" "Ending remote debugging\\." "disconnect after load"
89 gdb_test "disconnect" "Ending remote debugging\\." "disconnect after unload"
info-fun.exp 67 append match_str {Non-debugging symbols:[\r\n]*}
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
solib-disc.exp 68 gdb_test "disconnect" "Ending remote debugging\\." "disconnect after load"
90 gdb_test "disconnect" "Ending remote debugging\\." "disconnect after unload"
info-fun.exp 67 append match_str {Non-debugging symbols:[\r\n]*}
  /src/external/bsd/am-utils/dist/
buildall 223 -c: configure (debugging)
224 -cs: configure (debugging, shared libs)
225 -C: configure (strict compile, debugging)
226 -Cs: configure (strict compile, debugging, shared libs)
227 -d: configure in /usr/local/AMD (debugging)
228 -ds: configure in /usr/local/AMD (debugging, shared libs)
229 -D: configure in /usr/local/AMD (strict compile, debugging)
230 -Ds: configure in /usr/local/AMD (strict compile, debugging, shared libs)
  /src/usr.bin/qsubst/
qsubst.c 124 static int debugging; variable
392 if (debugging) {
421 if (debugging) {
427 if (debugging) {
434 if (debugging) {
444 if (debugging) {
451 if (debugging) {
456 if (debugging) {
467 if (debugging) {
474 if (debugging) {
    [all...]
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
llvm_debuginfo.mli 182 debugging information generated during this instance of compilation.
187 (** [dibuild_create_file] Create a file descriptor to hold debugging information
337 (** [dibuild_create_enumerator] Create debugging information entry for an
351 (** [dibuild_create_enumeration_type] Create debugging information entry for
367 (** [dibuild_create_union_type] Create debugging information entry for a union.
377 (** [dibuild_create_array_type] Create debugging information entry for an array.
387 (** [dibuild_create_vector_type] Create debugging information entry for a
401 (** [dibuild_create_basic_type] Create debugging information entry for a basic
412 (** [dibuild_create_pointer_type] Create debugging information entry for a
430 (** [dibuild_create_struct_type] Create debugging information entry for
    [all...]
  /src/crypto/external/apache2/openssl/dist/
config.com 13 $ ! -d sets debugging
39 -d Build with debugging.
  /src/crypto/external/bsd/openssl/dist/
config.com 13 $ ! -d sets debugging
39 -d Build with debugging.
  /src/crypto/external/bsd/openssl.old/dist/
config.com 13 $ ! -d sets debugging
39 -d Build with debugging.
  /src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
analysis.go 53 // Useful for debugging.
66 // Useful for debugging.
  /src/external/gpl3/gdb.old/dist/gdb/
parse.c 59 gdb_printf (file, _("Expression debugging is %s.\n"), value);
70 gdb_printf (file, _("Parser debugging is %s.\n"), value);
631 _("Set expression debugging."),
632 _("Show expression debugging."),
640 _("Set parser debugging."),
641 _("Show parser debugging."),
  /src/external/gpl3/gdb/dist/gdb/
parse.c 59 gdb_printf (file, _("Expression debugging is %s.\n"), value);
70 gdb_printf (file, _("Parser debugging is %s.\n"), value);
629 _("Set expression debugging."),
630 _("Show expression debugging."),
638 _("Set parser debugging."),
639 _("Show parser debugging."),
  /src/external/bsd/libbind/dist/isc/
logging.c 210 int debugging, chan_level; local
214 debugging = ((lc->flags & LOG_OPTION_DEBUG) != 0);
217 * If not debugging, short circuit debugging messages very early.
219 if (level > 0 && !debugging)
225 /* Some channels only log when debugging is on. */
226 if ((chan->flags & LOG_REQUIRE_DEBUG) && !debugging)
244 int debugging; local
248 debugging = ((lc->flags & LOG_OPTION_DEBUG) != 0);
251 * If not debugging, short circuit debugging messages very early
275 int pri, debugging, did_vsprintf = 0; local
    [all...]
  /src/games/warp/
init.c 173 if (debugging) {
187 if (debugging)
193 if (debugging)
204 if (debugging)
234 if (debugging)
237 else if (debugging)
sig.c 34 if (!debugging) {
154 #ifdef DEBUGGING
209 #ifdef DEBUGGING
  /src/external/mpl/bind/dist/lib/isc/
mem.c 129 unsigned int debugging; member in struct:isc_mem
166 /*%< Debugging only. */
262 (((mctx)->debugging & TRACE_OR_RECORD) != 0 && ptr != NULL)
299 if ((mctx->debugging & ISC_MEM_DEBUGTRACE) != 0) {
344 if ((mctx->debugging & ISC_MEM_DEBUGTRACE) != 0) {
550 mem_create(isc_mem_t **ctxp, unsigned int debugging, unsigned int flags,
561 .debugging = debugging,
580 if ((ctx->debugging & ISC_MEM_DEBUGRECORD) != 0) {
676 if ((ctx->debugging & ISC_MEM_DEBUGTRACE) != 0)
    [all...]

Completed in 25 milliseconds

1 2 3 4 5 6 7 8 910