Searched refs:head (Results 1 – 1 of 1) sorted by relevance
612 FTSENTRY *p, *head; in fts_build() local762 fts_lfree(head); in fts_build()811 if (head == NULL) in fts_build()812 head = tail = p; in fts_build()852 fts_lfree(head); in fts_build()860 fts_lfree(head); in fts_build()866 head = fts_sort(sp, head, nitems); in fts_build()867 return (head); in fts_build()971 return (head); in fts_sort()981 return (head); in fts_sort()[all …]
Completed in 5 milliseconds