Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dmain.c394 set_output(1, TRUE); /* write to stdout */ in main()
476 set_output(1, FALSE); in main()
H A Doutput.c472 public void set_output(int fd, lbool no_term_init) in set_output() function
H A Doptfunc.c602 set_output(1, TRUE); /* Force output to stdout per GNU standard for --version output. */ in opt__V()
H A Dfuncs.h379 public void set_output(int fd, lbool no_term_init);