Searched refs:slot_end (Results 1 – 1 of 1) sorted by relevance
84 const char *nm_start, *nm_end, *slot_start, *slot_end; in tnf_probe_tag() local144 slot_end = strchr(slot_start, separator); in tnf_probe_tag()147 for (count = 0; nm_start < slot_end; count++) { in tnf_probe_tag()178 ASSIGN(buffer, string, (slot_end + 1)); in tnf_probe_tag()