Searched refs:LIBIPSEC_ALGS_LINE_PKGSTART (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libnsl/ipsec/
H A Dalgs.c210 strncasecmp(line, LIBIPSEC_ALGS_LINE_PKGSTART,
211 sizeof (LIBIPSEC_ALGS_LINE_PKGSTART) - 1) != 0 &&
529 } else if (strncasecmp(line, LIBIPSEC_ALGS_LINE_PKGSTART,
530 sizeof (LIBIPSEC_ALGS_LINE_PKGSTART) - 1) == 0) {
538 (sizeof (LIBIPSEC_ALGS_LINE_PKGSTART) - 1),
/osnet-11/usr/src/lib/libipsecutil/common/
H A Dipsec_util.h344 #define LIBIPSEC_ALGS_LINE_PKGSTART "# Start " macro
H A Dalgs.c80 LIBIPSEC_ALGS_LINE_PKGSTART, (cur_pkg))); \

Completed in 1409 milliseconds