Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dmapfile-vers81 ipsec_convert_bslabel_to_string;
H A Dipsec_util.h403 extern void ipsec_convert_bslabel_to_string(bslabel_t *, char **);
H A Dipsec_util.c2253 ipsec_convert_bslabel_to_string(bslabel_t *sl, char **plabel) in ipsec_convert_bslabel_to_string() function
2339 ipsec_convert_bslabel_to_string(&sl, &plabel); in print_sens()