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

/macosx-10.9.5/bind9-45.100/bind9/lib/isccc/
H A Dalist.c50 #define ALIST_TAG "*alist*" macro
61 tag = isccc_sexpr_fromstring(ALIST_TAG);
83 if (strcmp(car->value.as_string, ALIST_TAG) != 0)

Completed in 165 milliseconds