Home
last modified time | relevance | path

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

/openbsd/regress/lib/libagentx/
H A Dmain.c84 struct agentx_index *regressidx_str; variable
239 if ((regressidx_str = agentx_index_string_dynamic(regress, in main()
244 &regressidx_str, 1, 0, regress_strindex)) == NULL) in main()
248 &regressidx_str, 1, 1, regress_implstrindex)) == NULL) in main()
253 idx[0] = regressidx_str; in main()
514 idx = agentx_varbind_get_index_string(vb, regressidx_str, &slen, in regress_strindex()
551 agentx_varbind_set_index_string(vb, regressidx_str, in regress_strindex()
564 idx = agentx_varbind_get_index_string(vb, regressidx_str, &slen, in regress_implstrindex()
594 agentx_varbind_set_index_string(vb, regressidx_str, in regress_implstrindex()
613 idx1 = agentx_varbind_get_index_string(vb, regressidx_str, &slen1, in regress_strindex2()
[all …]