Home
last modified time | relevance | path

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

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