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 - 2
of
2
) 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__))
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 23 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025