Searched defs:tail (Results 1 – 3 of 3) sorted by relevance
114 static hdr_t* tail; variable173 static inline void add_locked(hdr_t* hdr, hdr_t** tail, hdr_t** head) { in add_locked()183 static inline int del_locked(hdr_t* hdr, hdr_t** tail, hdr_t** head) { in del_locked()296 hdr_t** tail, hdr_t** head, unsigned* cnt, in del_and_check_locked()
549 FTSENT *cur, *tail; in fts_build() local
366 const char *tail; /* string unmatched by rest of RE */ in dissect() local