Home
last modified time | relevance | path

Searched refs:list_ (Results 1 – 4 of 4) sorted by relevance

/trueos/crypto/openssl/crypto/conf/
HDconf_mod.c559 int CONF_parse_list(const char *list_, int sep, int nospc, in CONF_parse_list() argument
566 if (list_ == NULL) { in CONF_parse_list()
571 lstart = list_; in CONF_parse_list()
/trueos/contrib/jansson/src/
HDhashtable.c32 #define list_to_pair(list_) container_of(list_, pair_t, list) argument
/trueos/contrib/groff/contrib/groffer/
HDREADME_SH113 The class `list' represents an array structure, see list_*().
HDChangeLog754 - list_*(): Corrections.