Searched refs:HASLB (Results 1 – 3 of 3) sorted by relevance
/freebsd/lib/libc/stdio/ | ||
H A D | fclose.c | 61 if (HASLB(fp)) in cleanfile() |
H A D | local.h | 121 #define HASLB(fp) ((fp)->_lb._base != NULL) macro |
H A D | freopen.c | 181 if (HASLB(fp)) in freopen() |