Searched refs:CONT_CHAR (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libipsecutil/common/
H A Dipsec_util.h59 #define CONT_CHAR '\\' macro
H A Dipsec_util.c735 if (ibuf[strlen(ibuf) - 2] == CONT_CHAR) {
743 /* Remove the CONT_CHAR from the string. */
760 if (hptr[strlen(hptr) - 2] == CONT_CHAR) {
764 /* Remove the CONT_CHAR from the string. */

Completed in 20 milliseconds