Home
last modified time | relevance | path

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

/coreutils/src/
Dlibstdbuf.c92 apply_mode (FILE *stream, char const *mode) in apply_mode() function
144 apply_mode (stderr, e_mode); in stdbuf()
146 apply_mode (stdin, i_mode); in stdbuf()
148 apply_mode (stdout, o_mode); in stdbuf()