Searched refs:MSGSIZE (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/lib/libsldap/common/ |
H A D | ns_sasl.c | 51 #define MSGSIZE 256 macro 313 char buf[MSGSIZE], *conf = NULL, *token = NULL, *last = NULL; in test_dns_nsswitch() 319 (void) snprintf(buf, MSGSIZE, in test_dns_nsswitch() 336 (void) snprintf(buf, MSGSIZE, in test_dns_nsswitch() 365 (void) snprintf(buf, MSGSIZE, in test_dns_nsswitch() 408 char buf[MSGSIZE]; in __ns_ldap_check_dns_preq() 436 (void) snprintf(buf, MSGSIZE, in __ns_ldap_check_dns_preq() 443 (void) snprintf(buf, MSGSIZE, in __ns_ldap_check_dns_preq() 473 char *attr[2] = {"dn", NULL}, buf[MSGSIZE]; in __ns_ldap_check_gssapi_preq() 510 (void) snprintf(buf, MSGSIZE, in __ns_ldap_check_gssapi_preq() [all …]
|
/titanic_50/usr/src/cmd/streams/log/ |
H A D | strclean.c | 40 #define MSGSIZE 128 macro 63 char msg[MSGSIZE]; in main() 121 dat.maxlen = MSGSIZE; in main()
|
/titanic_50/usr/src/lib/libunistat/common/solaris/ |
H A D | solaris.err | 119 MSGSIZE = Message too long
|