Searched refs:retry_open_attr (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/tar/ |
H A D | tar.c | 544 static int retry_open_attr(int pdirfd, int cwd, char *dirp, char *pattr, 2817 if ((attrinfo->attr_parentfd = retry_open_attr(-1, cwd, dirp, in open_attr_dir() 3423 ofile = retry_open_attr(dirfd, cwd, in doxtract() 8372 retry_open_attr(int pdirfd, int cwd, char *dirp, char *pattr, char *name, in retry_open_attr() function
|
/titanic_44/usr/src/cmd/cpio/ |
H A D | cpio.c | 3928 retry_open_attr(int pdirfd, int cwd, char *fullname, char *pattr, char *name, in retry_open_attr() function 4121 if ((*attr_parentfd = retry_open_attr(-1, cwd, dirp, in open_attr_dir() 5677 result = retry_open_attr(dirfd, in openout()
|