OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ftp_debug
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/ftp/
ftp_var.h
210
GLOBAL int
ftp_debug
; /* debugging level */
variable
348
#define DPRINTF(...) DWFTP(if (
ftp_debug
) (void)fprintf(ttyout, __VA_ARGS__))
349
#define DWARN(...) DWFTP(if (
ftp_debug
) warn(__VA_ARGS__))
Completed in 18 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026