OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
218
GLOBAL int
ftp_debug
; /* debugging level */
variable in typeref:typename:GLOBAL int
356
#define DPRINTF(...) DWFTP(if (
ftp_debug
) (void)fprintf(ttyout, __VA_ARGS__))
357
#define DWARN(...) DWFTP(if (
ftp_debug
) warn(__VA_ARGS__))
Completed in 11 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025