Home
last modified time | relevance | path

Searched defs:psl_entry_t (Results 1 – 1 of 1) sorted by relevance

/third_party/libpsl/src/
Dpsl.c140 } psl_entry_t; typedef
191 static psl_vector_t *vector_alloc(int max, int (*cmp)(const psl_entry_t **, const psl_entry_t **)) in vector_alloc()