Searched defs:_frm (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isccc/
H A Dcc.c742 isccc_cc_definestring(_ctrl, "_frm", from) == NULL)
771 char *_frm, *_to; local
785 * _frm and _to are optional.
787 _frm = NULL;
788 (void)isccc_cc_lookupstring(_ctrl, "_frm", &_frm);
795 result = createmessage(1, _to, _frm, serial, t, 0, &ack, ISC_FALSE);
847 char *_frm, *_to, *type = NULL; local
861 * _frm and _to are optional.
863 _frm
1027 const char *_frm; local
[all...]

Completed in 13 milliseconds