OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reply_callback
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/ftp/
ftp_var.h
319
GLOBAL void (*
reply_callback
)(const char *);
variable in typeref:typename:GLOBAL void (*)(const char *)
util.c
251
reply_callback
= parse_feat;
272
reply_callback
= NULL;
main.c
202
reply_callback
= NULL;
ftp.c
517
if (lineno > 0 && code == 0 &&
reply_callback
!= NULL)
518
(*
reply_callback
)(current_line);
Completed in 14 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025