Searched refs:debug_opt (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.3-release/bin/pkill/
H A Dpkill.c135 int ancestors, debug_opt, did_action; local
179 debug_opt = 0;
189 debug_opt++;
351 if (debug_opt > 0)
386 if (debug_opt > 1) {
/freebsd-10.3-release/contrib/openbsm/config/
H A Dltmain.sh4381 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
4421 if (strcmp (argv[i], debug_opt) == 0)
/freebsd-10.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh5726 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
5766 if (STREQ (argv[i], debug_opt))
/freebsd-10.3-release/contrib/openpam/
H A Dltmain.sh4381 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
4421 if (strcmp (argv[i], debug_opt) == 0)
/freebsd-10.3-release/contrib/sqlite3/
H A Dltmain.sh4348 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
4388 if (strcmp (argv[i], debug_opt) == 0)
/freebsd-10.3-release/contrib/unbound/
H A Dltmain.sh4348 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
4388 if (strcmp (argv[i], debug_opt) == 0)
/freebsd-10.3-release/crypto/heimdal/
H A Dltmain.sh4342 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
4382 if (strcmp (argv[i], debug_opt) == 0)
/freebsd-10.3-release/contrib/file/
H A Dltmain.sh4349 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
4389 if (strcmp (argv[i], debug_opt) == 0)
/freebsd-10.3-release/contrib/ldns/
H A Dltmain.sh5726 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
5766 if (STREQ (argv[i], debug_opt))

Completed in 414 milliseconds