Lines Matching refs:PROTO
112 static int rlog_proc PROTO((int argc, char **argv, char *xwhere,
115 static Dtype log_dirproc PROTO ((void *callerdat, char *dir,
118 static int log_fileproc PROTO ((void *callerdat, struct file_info *finfo));
119 static struct option_revlist *log_parse_revlist PROTO ((const char *));
120 static void log_parse_date PROTO ((struct log_data *, const char *));
121 static void log_parse_list PROTO ((List **, const char *));
122 static struct revlist *log_expand_revlist PROTO ((RCSNode *,
125 static void log_free_revlist PROTO ((struct revlist *));
126 static int log_version_requested PROTO ((struct log_data *, struct revlist *,
128 static int log_symbol PROTO ((Node *, void *));
129 static int log_count PROTO ((Node *, void *));
130 static int log_fix_singledate PROTO ((Node *, void *));
131 static int log_count_print PROTO ((Node *, void *));
132 static void log_tree PROTO ((struct log_data *, struct revlist *,
134 static void log_abranch PROTO ((struct log_data *, struct revlist *,
136 static void log_version PROTO ((struct log_data *, struct revlist *,
138 static int log_branch PROTO ((Node *, void *));
139 static int version_compare PROTO ((const char *, const char *, int));
174 static int send_one PROTO ((Node *, void *));
198 static void send_arg_list PROTO ((char *, List *));
761 static int printlock_proc PROTO ((Node *, void *));