Searched refs:tailp (Results 1 – 4 of 4) sorted by relevance
16 const char *tailp = *tail; in _compound_weight() local25 const char *np = com(p, limit, read, &u, &tailp); in _compound_weight()41 tailp = *tail; in _compound_weight()44 np = com(np, limit, read, 0, &tailp); in _compound_weight()51 *tail = tailp; in _compound_weight()
384 struct trace_configline_info **tailp = &trace_config_head; in read_trace_config() local444 *tailp = line; in read_trace_config()445 tailp = &line->next; in read_trace_config()
332 flist_t *tailp; member337 #define FLIST_TAIL_TAILP(L) ((L)->tailp)