Home
last modified time | relevance | path

Searched refs:SM_VA_BUFSIZE (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dvasprintf.c53 #define SM_VA_BUFSIZE 128 macro
70 fake.f_bf.smb_base = fake.f_p = (unsigned char *)sm_malloc(SM_VA_BUFSIZE);
80 fake.f_bf.smb_size = fake.f_w = SM_VA_BUFSIZE - 1;