Home
last modified time | relevance | path

Searched refs:DEBUG_PATH (Results 1 – 25 of 45) sorted by relevance

12

/dports/net/tacacs/PROJECTS/ftpd/
H A Dpath.c21 Debug((DEBUG_PATH, "+ %s(\"%s\")\n", __func__, path)); in parsepath()
35 Debug((DEBUG_PATH, "- %s = NULL\n", __func__)); in parsepath()
46 Debug((DEBUG_PATH, "- %s = \"/\"\n", __func__)); in parsepath()
49 Debug((DEBUG_PATH, "- %s = NULL\n", __func__)); in parsepath()
68 Debug((DEBUG_PATH, "- %s = %s\n", __func__, tmp)); in parsepath()
81 Debug((DEBUG_PATH, " cwd =\"%s\"\n", ctx->cwd)); in buildpath()
84 Debug((DEBUG_PATH, "- %s = NULL\n", __func__)); in buildpath()
89 Debug((DEBUG_PATH, "- %s: path too long\n", __func__)); in buildpath()
107 Debug((DEBUG_PATH, "- %s = NULL\n", __func__)); in buildpath()
124 Debug((DEBUG_PATH, " check_incoming %s\n", path)); in check_incoming()
[all …]
/dports/deskutils/glabels/glabels-3.4.1/src/
H A Dcairo-markup-path.c243 gl_debug (DEBUG_PATH, "START"); in gl_cairo_markup_margin_round_path()
254 gl_debug (DEBUG_PATH, "END"); in gl_cairo_markup_margin_round_path()
273 gl_debug (DEBUG_PATH, "START"); in gl_cairo_markup_margin_cd_path()
306 gl_debug (DEBUG_PATH, "END"); in gl_cairo_markup_margin_cd_path()
317 gl_debug (DEBUG_PATH, "START"); in gl_cairo_markup_line_path()
322 gl_debug (DEBUG_PATH, "END"); in gl_cairo_markup_line_path()
333 gl_debug (DEBUG_PATH, "START"); in gl_cairo_markup_circle_path()
341 gl_debug (DEBUG_PATH, "END"); in gl_cairo_markup_circle_path()
358 gl_debug (DEBUG_PATH, "START"); in gl_cairo_markup_rect_path()
374 gl_debug (DEBUG_PATH, "END"); in gl_cairo_markup_rect_path()
[all …]
H A Dcairo-label-path.c75 gl_debug (DEBUG_PATH, "START"); in gl_cairo_label_path()
102 gl_debug (DEBUG_PATH, "END"); in gl_cairo_label_path()
119 gl_debug (DEBUG_PATH, "START"); in gl_cairo_rect_label_path()
161 gl_debug (DEBUG_PATH, "END"); in gl_cairo_rect_label_path()
178 gl_debug (DEBUG_PATH, "START"); in gl_cairo_ellipse_label_path()
202 gl_debug (DEBUG_PATH, "END"); in gl_cairo_ellipse_label_path()
219 gl_debug (DEBUG_PATH, "START"); in gl_cairo_round_label_path()
245 gl_debug (DEBUG_PATH, "END"); in gl_cairo_round_label_path()
265 gl_debug (DEBUG_PATH, "START"); in gl_cairo_cd_label_path()
314 gl_debug (DEBUG_PATH, "END"); in gl_cairo_cd_label_path()
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tools/
H A DtDirectories.cpp229 #ifdef DEBUG_PATH in mkdir_recurse()
438 #ifdef DEBUG_PATH in eh_getdir()
1188 #ifdef DEBUG_PATH in TestPath()
1200 #ifdef DEBUG_PATH in TestConfigurationPath()
1209 #ifdef DEBUG_PATH in TestConfigurationPath()
1221 #ifdef DEBUG_PATH in TestDataPath()
1230 #ifdef DEBUG_PATH in TestDataPath()
1255 #ifdef DEBUG_PATH in GetParent()
1289 #ifdef DEBUG_PATH in Set()
1339 #ifdef DEBUG_PATH in GeneratePrefix()
[all …]
/dports/games/openfodder/openfodder-1.6.0/Source/Utils/
H A Dmicropather.cpp549 #ifdef DEBUG_PATH in GoalReached()
555 #ifdef DEBUG_PATH in GoalReached()
566 #ifdef DEBUG_PATH in GoalReached()
692 #ifdef DEBUG_PATH in Solve()
728 #ifdef DEBUG_PATH in Solve()
779 #ifdef DEBUG_PATH in Solve()
/dports/print/epson-inkjet-printer-escpr/epson-inkjet-printer-escpr-1.7.17/src/
H A Derr.h29 #define DEBUG_PATH "/tmp/eps_debug.txt" macro
H A Derr.c44 debug_f = fopen(DEBUG_PATH, "wb"); in debug_msg()
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/backtrace-0.3.63/src/symbolize/gimli/
H A Delf.rs279 const DEBUG_PATH: &[u8] = b"/usr/lib/debug"; const
289 exists = if Path::new(OsStr::from_bytes(DEBUG_PATH)).is_dir() { in debug_path_exists()
356 DEBUG_PATH.len() + parent.as_os_str().len() + filename.len() + 2, in locate_debuglink()
383 f.push(OsStr::from_bytes(DEBUG_PATH)); in locate_debuglink()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/backtrace-0.3.63/src/symbolize/gimli/
H A Delf.rs279 const DEBUG_PATH: &[u8] = b"/usr/lib/debug"; const
289 exists = if Path::new(OsStr::from_bytes(DEBUG_PATH)).is_dir() { in debug_path_exists()
356 DEBUG_PATH.len() + parent.as_os_str().len() + filename.len() + 2, in locate_debuglink()
383 f.push(OsStr::from_bytes(DEBUG_PATH)); in locate_debuglink()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/backtrace-0.3.61/src/symbolize/gimli/
H A Delf.rs279 const DEBUG_PATH: &[u8] = b"/usr/lib/debug"; const
289 exists = if Path::new(OsStr::from_bytes(DEBUG_PATH)).is_dir() { in debug_path_exists()
356 DEBUG_PATH.len() + parent.as_os_str().len() + filename.len() + 2, in locate_debuglink()
383 f.push(OsStr::from_bytes(DEBUG_PATH)); in locate_debuglink()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/backtrace-0.3.63/src/symbolize/gimli/
H A Delf.rs279 const DEBUG_PATH: &[u8] = b"/usr/lib/debug"; const
289 exists = if Path::new(OsStr::from_bytes(DEBUG_PATH)).is_dir() { in debug_path_exists()
356 DEBUG_PATH.len() + parent.as_os_str().len() + filename.len() + 2, in locate_debuglink()
383 f.push(OsStr::from_bytes(DEBUG_PATH)); in locate_debuglink()
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/backtrace-0.3.63/src/symbolize/gimli/
H A Delf.rs279 const DEBUG_PATH: &[u8] = b"/usr/lib/debug"; const
289 exists = if Path::new(OsStr::from_bytes(DEBUG_PATH)).is_dir() { in debug_path_exists()
356 DEBUG_PATH.len() + parent.as_os_str().len() + filename.len() + 2, in locate_debuglink()
383 f.push(OsStr::from_bytes(DEBUG_PATH)); in locate_debuglink()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/backtrace-0.3.61/src/symbolize/gimli/
H A Delf.rs279 const DEBUG_PATH: &[u8] = b"/usr/lib/debug"; const
289 exists = if Path::new(OsStr::from_bytes(DEBUG_PATH)).is_dir() { in debug_path_exists()
356 DEBUG_PATH.len() + parent.as_os_str().len() + filename.len() + 2, in locate_debuglink()
383 f.push(OsStr::from_bytes(DEBUG_PATH)); in locate_debuglink()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/backtrace-0.3.61/src/symbolize/gimli/
H A Delf.rs279 const DEBUG_PATH: &[u8] = b"/usr/lib/debug"; const
289 exists = if Path::new(OsStr::from_bytes(DEBUG_PATH)).is_dir() { in debug_path_exists()
356 DEBUG_PATH.len() + parent.as_os_str().len() + filename.len() + 2, in locate_debuglink()
383 f.push(OsStr::from_bytes(DEBUG_PATH)); in locate_debuglink()
/dports/converters/yj-bruceadams/yj-1.1.34/cargo-crates/backtrace-0.3.62/src/symbolize/gimli/
H A Delf.rs279 const DEBUG_PATH: &[u8] = b"/usr/lib/debug"; const
289 exists = if Path::new(OsStr::from_bytes(DEBUG_PATH)).is_dir() { in debug_path_exists()
356 DEBUG_PATH.len() + parent.as_os_str().len() + filename.len() + 2, in locate_debuglink()
383 f.push(OsStr::from_bytes(DEBUG_PATH)); in locate_debuglink()
/dports/lang/rust/rustc-1.58.1-src/vendor/backtrace/src/symbolize/gimli/
H A Delf.rs279 const DEBUG_PATH: &[u8] = b"/usr/lib/debug"; const
289 exists = if Path::new(OsStr::from_bytes(DEBUG_PATH)).is_dir() { in debug_path_exists()
356 DEBUG_PATH.len() + parent.as_os_str().len() + filename.len() + 2, in locate_debuglink()
383 f.push(OsStr::from_bytes(DEBUG_PATH)); in locate_debuglink()
/dports/net/krill/krill-0.9.4/cargo-crates/backtrace-0.3.61/src/symbolize/gimli/
H A Delf.rs279 const DEBUG_PATH: &[u8] = b"/usr/lib/debug"; const
289 exists = if Path::new(OsStr::from_bytes(DEBUG_PATH)).is_dir() { in debug_path_exists()
356 DEBUG_PATH.len() + parent.as_os_str().len() + filename.len() + 2, in locate_debuglink()
383 f.push(OsStr::from_bytes(DEBUG_PATH)); in locate_debuglink()
/dports/lang/rust/rustc-1.58.1-src/library/backtrace/src/symbolize/gimli/
H A Delf.rs279 const DEBUG_PATH: &[u8] = b"/usr/lib/debug"; const
289 exists = if Path::new(OsStr::from_bytes(DEBUG_PATH)).is_dir() { in debug_path_exists()
356 DEBUG_PATH.len() + parent.as_os_str().len() + filename.len() + 2, in locate_debuglink()
383 f.push(OsStr::from_bytes(DEBUG_PATH)); in locate_debuglink()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/backtrace-0.3.61/src/symbolize/gimli/
H A Delf.rs279 const DEBUG_PATH: &[u8] = b"/usr/lib/debug"; const
289 exists = if Path::new(OsStr::from_bytes(DEBUG_PATH)).is_dir() { in debug_path_exists()
356 DEBUG_PATH.len() + parent.as_os_str().len() + filename.len() + 2, in locate_debuglink()
383 f.push(OsStr::from_bytes(DEBUG_PATH)); in locate_debuglink()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/backtrace-0.3.63/src/symbolize/gimli/
H A Delf.rs279 const DEBUG_PATH: &[u8] = b"/usr/lib/debug"; const
289 exists = if Path::new(OsStr::from_bytes(DEBUG_PATH)).is_dir() { in debug_path_exists()
356 DEBUG_PATH.len() + parent.as_os_str().len() + filename.len() + 2, in locate_debuglink()
383 f.push(OsStr::from_bytes(DEBUG_PATH)); in locate_debuglink()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/backtrace-0.3.63/src/symbolize/gimli/
H A Delf.rs279 const DEBUG_PATH: &[u8] = b"/usr/lib/debug"; const
289 exists = if Path::new(OsStr::from_bytes(DEBUG_PATH)).is_dir() { in debug_path_exists()
356 DEBUG_PATH.len() + parent.as_os_str().len() + filename.len() + 2, in locate_debuglink()
383 f.push(OsStr::from_bytes(DEBUG_PATH)); in locate_debuglink()
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/backtrace-0.3.61/src/symbolize/gimli/
H A Delf.rs279 const DEBUG_PATH: &[u8] = b"/usr/lib/debug"; const
289 exists = if Path::new(OsStr::from_bytes(DEBUG_PATH)).is_dir() { in debug_path_exists()
356 DEBUG_PATH.len() + parent.as_os_str().len() + filename.len() + 2, in locate_debuglink()
383 f.push(OsStr::from_bytes(DEBUG_PATH)); in locate_debuglink()
/dports/www/tikiwiki/tiki-21.2/
H A Dsetup.sh17 DEBUG_PATH=0 # production mode
55 if [ ${DEBUG_PATH} = '1' ] ; then
65 if [ ${DEBUG_PATH} = '1' ] ; then
69 if [ ${DEBUG_PATH} = '1' ] ; then
74 if [ ${DEBUG_PATH} = '1' ] ; then
/dports/net/tacacs/PROJECTS/mavis/
H A Ddebug.h53 #define DEBUG_PATH DEBUG_PATH_FLAG macro
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Dstairs.c283 # ifdef DEBUG_PATH in draw_sphere()
529 # ifdef DEBUG_PATH in draw_stairs()
537 # ifdef DEBUG_PATH in draw_stairs()

12