Home
last modified time | relevance | path

Searched defs:debug_out (Results 1 – 3 of 3) sorted by relevance

/freebsd/share/mk/
H A Dmeta2deps.py76 def resolve(path, cwd, last_dir=None, debug=0, debug_out=sys.stderr): argument
141 def abspath(path, cwd, last_dir=None, debug=0, debug_out=sys.stderr): argument
/freebsd/contrib/bmake/mk/
H A Dmeta2deps.py76 def resolve(path, cwd, last_dir=None, debug=0, debug_out=sys.stderr): argument
141 def abspath(path, cwd, last_dir=None, debug=0, debug_out=sys.stderr): argument
/freebsd/sys/cam/
H A Dcam_xpt_internal.h77 xpt_proto_debug_out_func debug_out; member