Searched defs:BUF (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dvfscanf.c33 #define BUF 513 /* Maximum length of numeric string. */ macro
131 char buf[BUF]; /* buffer for numeric conversions */
H A Dvfprintf.c140 #define BUF 40 macro
201 char buf[BUF]; /* space for %c, %[diouxX], %[eEfgG] */
669 cp = buf + BUF;
715 size = buf + BUF - cp;
/osnet-11/usr/src/lib/libast/common/port/
H A Dastlicense.c91 #define BUF(b) ((b)->buf) macro
680 comment(&notice, &buf, BUF(&tmp), USE(&tmp), 0);
685 comment(&notice, &buf, BUF(&tmp), USE(&tmp), 0);
693 comment(&notice, &buf, BUF(&tmp), USE(&tmp), 0);
703 comment(&notice, &buf, BUF(&tmp), USE(&tmp), 0);
723 comment(&notice, &buf, BUF(&tmp), USE(&tmp), 0);
730 comment(&notice, &buf, BUF(&tmp), USE(&tmp), 0);
736 comment(&notice, &buf, BUF(&tmp), USE(&tmp), 0);
749 comment(&notice, &buf, BUF(&tmp), USE(&tmp), 0);
758 comment(&notice, &buf, BUF(
[all...]

Completed in 25 milliseconds