Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cpio/
H A Dcpio.h231 #define U_OVER 1 /* Overwrite the existing version of a file (-u) */ macro
H A Dcpio.c2015 rstfiles(U_OVER, dirfd); in creat_spec()
2797 rstfiles(U_OVER, G_p->g_dirfd); in data_in()
3347 rstfiles(U_OVER, G_p->g_passdirfd); in data_pass()
6186 } else if (over == U_OVER && *Over_p != '\0') { in rstfiles()