Lines Matching refs:filetype

456     attr_data_t *attrinfo, int filetype, int lev, int symlink_lev);
462 char *prefix, int filetype);
484 const int filetype, const struct stat *, const dev_t, const char *);
507 char *prefix, char type, int filetype);
520 char *longattrname, char *prefix, int filetype, char typeflag);
522 char *longattrname, char *prefix, int filetype, char typeflag);
524 char *prefix, int typeflag, int filetype, struct linkbuf *lp);
1820 int filetype, int lev, int symlink_lev)
1859 if (filetype == XATTR_FILE) {
1871 (filetype == XATTR_FILE) ? gettext(" attribute ") : " ",
1875 (filetype == XATTR_FILE) ? longname : parent);
2072 if (filetype != XATTR_FILE && Hiddendir == 0) {
2082 if (build_dblock(name, tchar, '5', filetype,
2123 longattrname, prefix, filetype, '5') != 0)
2131 if (filetype == XATTR_FILE) {
2149 if (filetype == XATTR_FILE && Hiddendir) {
2174 if (filetype == XATTR_FILE)
2296 if (build_dblock(name, tchar, '2', filetype, &stbuf,
2300 if (build_dblock(name, filetmp, '2', filetype, &stbuf,
2314 (filetype == XATTR_FILE) ?
2316 (filetype == XATTR_FILE) ? (longattrname == NULL) ?
2324 prefix, filetype, '1') == 0) {
2338 name, prefix, filetype);
2347 if (build_dblock(name, tchar, '0', filetype,
2357 (filetype == XATTR_FILE) ? gettext(
2359 (filetype == XATTR_FILE) ?
2371 prefix, filetype, '0') != 0)
2421 prefix, filetype, '6') == 0) {
2431 prefix, filetype);
2452 if (build_dblock(name, tchar, '6', filetype,
2457 prefix, filetype, '6') != 0)
2469 prefix, filetype, '3') == 0) {
2479 prefix, filetype);
2500 filetype, &stbuf, stbuf.st_rdev, prefix) != 0)
2504 prefix, filetype, '3') != 0)
2516 prefix, filetype, '4') == 0) {
2526 name, prefix, filetype);
2548 filetype, &stbuf, stbuf.st_rdev, prefix) != 0)
2552 prefix, filetype, '4') != 0)
2570 if ((dirfd != -1) && (filetype != XATTR_FILE)) {
2588 splitfile(char *longname, int ifd, char *name, char *prefix, int filetype)
2622 if (build_dblock(name, tchar, '0', filetype,
6373 const int filetype,
6383 if (filetype == XATTR_FILE)
7211 int filetype)
7232 filetype, &stbuf, stbuf.st_dev,
7236 filetype, &stbuf, stbuf.st_dev, prefix));
8020 char *prefix, int filetype, char type)
8035 if (filetype == XATTR_FILE)
8037 longattrname, prefix, type, filetype, lp)) {
8042 if (filetype != XATTR_FILE) {
8045 prefix, type, filetype) > 0) {
8065 if (filetype == XATTR_FILE) {
8087 if (filetype == XATTR_FILE) {
8105 char *prefix, int filetype, char typeflag)
8115 if ((atflag || saflag) && (filetype == XATTR_FILE)) {
8117 typeflag, filetype, NULL)) {
8166 int typeflag, int filetype, struct linkbuf *lp)
8208 error = build_dblock(lname, tchar, '0', filetype,