Home
last modified time | relevance | path

Searched defs:couldbetty (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sendmail/libsm/
H A Dmakebuf.c46 int couldbetty; variable
92 sm_whatbuf(fp, bufsize, couldbetty) in sm_whatbuf() argument
/freebsd/lib/libc/stdio/
H A Dmakebuf.c59 int couldbetty; in __smakebuf() local
86 __swhatbuf(FILE *fp, size_t *bufsize, int *couldbetty) in __swhatbuf()