Home
last modified time | relevance | path

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

/dflybsd-src/contrib/less/
H A Dlsystem.c250 public int pipe_mark(char c, constant char *cmd) in pipe_mark() function
H A Dfuncs.h260 public int pipe_mark(char c, constant char *cmd);
H A Dcommand.c333 (void) pipe_mark(pipec, cbuf); in exec_mca()