Home
last modified time | relevance | path

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

/freebsd/usr.bin/stdbuf/
H A Dstdbuf.c38 appendenv(const char *key, const char *value) in appendenv() function
103 appendenv("LD_PRELOAD", LIBSTDBUF); in main()
104 appendenv("LD_32_PRELOAD", LIBSTDBUF32); in main()