Searched refs:envelope_ascii_load (Results 1 – 1 of 1) sorted by relevance
29 static int envelope_ascii_load(struct envelope *, struct dict *);141 ret = envelope_ascii_load(ep, &d); in envelope_load_buffer()466 envelope_ascii_load(struct envelope *ep, struct dict *d) in envelope_ascii_load() function