Searched refs:TAG_END (Results 1 – 2 of 2) sorted by relevance
206 { TAG_END, " END" },389 if (tag == TAG_END && vflag < 3) in rfc1048_print()403 if (tag == TAG_PAD || tag == TAG_END) in rfc1048_print()
82 #define TAG_END ((u_int8_t) 255) macro