Searched refs:LIBIPSEC_ALGS_LINE_PROTO (Results 1 – 3 of 3) sorted by relevance
207 if (strncasecmp(line, LIBIPSEC_ALGS_LINE_PROTO, in build_list()208 sizeof (LIBIPSEC_ALGS_LINE_PROTO) - 1) != 0 && in build_list()225 if (strncasecmp(line, LIBIPSEC_ALGS_LINE_PROTO, in build_list()226 sizeof (LIBIPSEC_ALGS_LINE_PROTO) - 1) == 0) { in build_list()
342 #define LIBIPSEC_ALGS_LINE_PROTO "PROTO|" macro
228 LIBIPSEC_ALGS_LINE_PROTO, in write_new_algfile()