Searched refs:blaze822_file (Results 1 – 6 of 6) sorted by relevance
423 struct message *msg = blaze822_file(file); in list()436 struct message *msg = blaze822_file(file); in reply()575 struct message *msg = blaze822_file(file); in extract_cb()711 msg = blaze822_file(file); in show()
16 struct message *blaze822_file(char *file); // header + body (read(2))
123 struct message *msg = blaze822_file(filename); in match_body()
210 struct message *msg = blaze822_file(tmp); in deliver()
104 struct message *msg = blaze822_file(file); in sed()
590 blaze822_file(char *file) in blaze822_file() function