Searched refs:U_KEEP (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/cpio/ |
H A D | cpio.h | 230 #define U_KEEP 0 /* Keep the existing version of a file (-u) */ macro
|
H A D | cpio.c | 1934 rstfiles(U_KEEP, dirfd); in creat_spec() 2023 rstfiles(U_KEEP, dirfd); in creat_spec() 2036 rstfiles(U_KEEP, dirfd); in creat_spec() 2776 rstfiles(U_KEEP, G_p->g_dirfd); in data_in() 2795 rstfiles(U_KEEP, G_p->g_dirfd); in data_in() 2998 rstfiles(U_KEEP, G_p->g_dirfd); in data_out() 3235 rstfiles(U_KEEP, G_p->g_dirfd); in data_out() 3257 rstfiles(U_KEEP, G_p->g_passdirfd); in data_pass() 3272 rstfiles(U_KEEP, G_p->g_passdirfd); in data_pass() 3349 rstfiles(U_KEEP, G_p->g_passdirfd); in data_pass() [all …]
|