Searched refs:LIBSTDBUF (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.bin/stdbuf/
H A Dstdbuf.c36 #define LIBSTDBUF "/usr/lib/libstdbuf.so" macro
92 i = asprintf(&preload1, "LD_PRELOAD=" LIBSTDBUF);
95 LIBSTDBUF);

Completed in 266 milliseconds