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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_gids.c207 if ((branchid = (char *)malloc(SIP_BRANCHID_LEN + 1)) == NULL)
214 (void) snprintf(branchid, SIP_BRANCHID_LEN + 1, "z9hG4bK%s",
H A Dsip_miscdefs.h55 #define SIP_BRANCHID_LEN 28 /* incl. the magic cookie */ macro

Completed in 66 milliseconds