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

/osnet-11/usr/src/cmd/sendmail/src/
H A Dmacro.c608 macid_parse(p, ep) function
H A Dreadcf.c491 mid = macid_parse(&bp[1], &ep);
506 mid = macid_parse(&bp[1], &ep);
536 mid = macid_parse(&bp[1], &ep);
845 *p = macid_parse(p, &ep);
2830 mid = macid_parse(val, &ep);
H A Dsendmail.h1126 extern int macid_parse __P((char *, char **));
1127 #define macid(name) macid_parse(name, NULL)
H A Dmain.c4084 mid = macid_parse(&line[2], &delimptr);
4098 mid = macid_parse(&line[2], &delimptr);
H A Dqueue.c4476 r = macid_parse(&bp[1], &ep);

Completed in 69 milliseconds