Home
last modified time | relevance | path

Searched refs:fprint_comment (Results 1 – 3 of 3) sorted by relevance

/dports/comms/lirc/lirc-0.9.0/daemons/
H A Ddump_config.h22 void fprint_comment(FILE * f, struct ir_remote *rem);
H A Ddump_config.c31 void fprint_comment(FILE * f, struct ir_remote *rem) in fprint_comment() function
255 fprint_comment(f, rem); in fprint_remote()
H A Dirrecord.c607 fprint_comment(fout, &remote); in main()