Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libc/stdio/
H A Dfclose.c67 if (HASLB(fp)) in cleanfile()
H A Dlocal.h124 #define HASLB(fp) ((fp)->_lb._base != NULL) macro
H A Dfreopen.c187 if (HASLB(fp)) in freopen()