HomeSort by: relevance | last modified time | path
    Searched defs:joinout (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/join/
join.c 104 static int joinout = 1; /* show lines with matched join fields (-v) */ variable in typeref:typename:int
208 joinout = 0;
259 if (joinout)
join.c 104 static int joinout = 1; /* show lines with matched join fields (-v) */ variable in typeref:typename:int
208 joinout = 0;
259 if (joinout)

Completed in 21 milliseconds