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

/osnet-11/usr/src/lib/libipsecutil/common/
H A Dipsec_util.h57 #define NBUF_SIZE 16 macro
255 extern char numprint[NBUF_SIZE];
H A Dipsec_util.c3258 char numprint[NBUF_SIZE];
3283 (void) snprintf(numprint, NBUF_SIZE, "%d", type);
3306 (void) snprintf(numprint, NBUF_SIZE, "%d", alg);
3341 (void) snprintf(numprint, NBUF_SIZE, "%d", type);

Completed in 21 milliseconds