Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/ipsec/
H A Dalgs.c192 char *token, *lasts, *alg_names, *ef_name, *key_string, *block_string; in build_list() local
369 block_string = token; in build_list()
397 token = strtok_r(block_string, comma, &lasts); in build_list()