Searched refs:VAL_SEPARATOR (Results 1 – 5 of 5) sorted by relevance
61 #define VAL_SEPARATOR ' ' macro
146 separator = VAL_SEPARATOR; in tnf_probe_tag()
66 #define VAL_SEPARATOR ' ' macro
170 } else if (*val_start == VAL_SEPARATOR) { in tnf_probe_get_value()
112 name_end = strchr(name_start, VAL_SEPARATOR); in tnf_probe_debug()