Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/ipsec/
H A Dalgs.c213 strncasecmp(line, LIBIPSEC_ALGS_LINE_PKGEND, in build_list()
214 sizeof (LIBIPSEC_ALGS_LINE_PKGEND) - 1) != 0) { in build_list()
559 (sizeof (LIBIPSEC_ALGS_LINE_PKGEND) - 1), in build_list()
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.h334 #define LIBIPSEC_ALGS_LINE_PKGEND "# End " macro
H A Dalgs.c87 LIBIPSEC_ALGS_LINE_PKGEND, (cur_pkg))); \