Searched refs:papd_comment (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A Dcomment.h13 struct papd_comment { struct
25 struct papd_comment *cs_comment;
30 extern struct papd_comment *commatch();
32 extern struct papd_comment magics[];
33 extern struct papd_comment queries[];
34 extern struct papd_comment headers[];
58 void compush ( struct papd_comment * );
59 int comswitch ( struct papd_comment *, int (*)() );
61 struct papd_comment *commatch ( char *, char *, struct papd_comment * );
[all...]
H A Dcomment.c34 void compush(struct papd_comment *comment)
50 int comswitch(struct papd_comment *comments, int (*handler)())
52 struct papd_comment *c, *comment = NULL;
87 struct papd_comment *commatch( char *start, char *stop, struct papd_comment comments[])
89 struct papd_comment *comment;
H A Dmagics.c37 struct papd_comment *comment;
105 struct papd_comment *comment;
141 struct papd_comment *comment = compeek();
226 struct papd_comment magics[] = {
H A Dqueries.c64 struct papd_comment *comment = compeek();
125 struct papd_comment *comment = compeek();
180 struct papd_comment *c, *comment = compeek();
321 struct papd_comment *comment = compeek();
427 struct papd_comment *comment = compeek();
488 struct papd_comment *comment = compeek();
549 struct papd_comment *comment = compeek();
712 struct papd_comment *comment = compeek();
774 struct papd_comment queries[] = {
H A Dheaders.c309 struct papd_comment headers[] = {

Completed in 67 milliseconds