Searched defs:comm (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libcmd/
H A Dcomm.c26 * comm
30 "[-?\n@(#)$Id: comm (AT&T Research) 1999-04-28 $\n]"
32 "[+NAME?comm - select or reject lines common to two files]"
66 static int comm(Sfio_t *in1, Sfio_t *in2, register Sfio_t *out,register int mode) function
193 if(comm(f1,f2,sfstdout,mode) < 0)

Completed in 36 milliseconds