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

/opensolaris-onvv-gate/usr/src/cmd/streams/log/
H A Dstrclean.c40 #define MSGSIZE 128 macro
63 char msg[MSGSIZE];
121 dat.maxlen = MSGSIZE;
/opensolaris-onvv-gate/usr/src/lib/libsldap/common/
H A Dns_sasl.c51 #define MSGSIZE 256 macro
313 char buf[MSGSIZE], *conf = NULL, *token = NULL, *last = NULL;
319 (void) snprintf(buf, MSGSIZE,
336 (void) snprintf(buf, MSGSIZE,
365 (void) snprintf(buf, MSGSIZE,
408 char buf[MSGSIZE];
436 (void) snprintf(buf, MSGSIZE,
443 (void) snprintf(buf, MSGSIZE,
473 char *attr[2] = {"dn", NULL}, buf[MSGSIZE];
510 (void) snprintf(buf, MSGSIZE,
[all...]

Completed in 190 milliseconds