Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Doptions.h41 #define NM_CPIO "cpio" macro
H A Dfile_subs.c435 if (arcn->type == PAX_DIR && strcmp(NM_CPIO, argv0) != 0) { in node_creat()
H A Dar_io.c388 if (strcmp(NM_CPIO, argv0) == 0) in ar_close()
H A Doptions.c160 else if (strcmp(NM_CPIO, argv0) == 0) { in options()