Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/bmake/mk/
H A Dmeta2deps.py74 def resolve(path, cwd, last_dir=None, debug=0, debug_out=sys.stderr): argument
135 def abspath(path, cwd, last_dir=None, debug=0, debug_out=sys.stderr): argument
/freebsd-13.1/share/mk/
H A Dmeta2deps.py78 def resolve(path, cwd, last_dir=None, debug=0, debug_out=sys.stderr): argument
139 def abspath(path, cwd, last_dir=None, debug=0, debug_out=sys.stderr): argument
/freebsd-13.1/sys/cam/
H A Dcam_xpt_internal.h82 xpt_proto_debug_out_func debug_out; member