Home
last modified time | relevance | path

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

/freebsd-13-stable/bin/pax/
HDar_io.c70 static char stdo[] = "<STDOUT>"; /* pseudo name for stdout */ variable
128 arcname = stdo; in ar_open()
139 arcname = stdo; in ar_open()
1125 if (strcmp(arcname, stdo) && strcmp(arcname, stdn) && (artyp != ISREG) in ar_next()