Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dlsystem.c250 public int pipe_mark(char c, constant char *cmd) in pipe_mark() function
H A Dfuncs.h273 public int pipe_mark(char c, constant char *cmd);
H A Dcommand.c344 (void) pipe_mark(pipec, cbuf); in exec_mca()