GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
mess822(3) FreeBSD Library Functions Manual mess822(3)

mess822 - parse a mail message header in RFC 822 format

#include <mess822.h>

int mess822_begin(&h,a);
int mess822_line(&h,&line);
int mess822_end(&h);

int mess822_ok(&line);

stralloc line;
mess822_action a[];
mess822_header h = MESS822_HEADER;

To be filled in.

mess822_addr(3), mess822_date(3), mess822_fold(3), mess822_quote(3), mess822_token(3), mess822_when(3)

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.