Searched refs:protoset_index (Results 1 – 1 of 1) sorted by relevance
309 static size_t protoset_index(const char * const *protoset, const char *proto) in protoset_index() function325 size_t n = protoset_index(protoset, proto); in protoset_set()339 size_t n = protoset_index(protoset, proto); in protoset_clear()342 size_t m = protoset_index(protoset, NULL) - 1; in protoset_clear()463 qsort((char *) protoset, protoset_index(protoset, NULL), sizeof(*protoset), in proto2num()
Completed in 4 milliseconds