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

/freebsd-9.3-release/usr.bin/stdbuf/
H A Dstdbuf.c34 #define LIBSTDBUF "/usr/lib/libstdbuf.so" macro
90 i = asprintf(&preload1, "LD_PRELOAD=" LIBSTDBUF);
93 LIBSTDBUF);

Completed in 39 milliseconds