Searched refs:FATTR_NOFOLLOW (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/usr.bin/csup/
H A Dfattr.h79 #define FATTR_NOFOLLOW 1 macro
H A Ddetailer.c323 rcsattr = fattr_frompath(path, FATTR_NOFOLLOW);
425 fa = fattr_frompath(path, FATTR_NOFOLLOW);
465 fa = fattr_frompath(path, FATTR_NOFOLLOW);
546 ((client_attr = fattr_frompath(path, FATTR_NOFOLLOW)) != NULL) &&
582 fa = fattr_frompath(path, FATTR_NOFOLLOW);
H A Dlister.c256 fa = fattr_frompath(path, FATTR_NOFOLLOW);
360 rfa = fattr_frompath(path, FATTR_NOFOLLOW);
433 fa = fattr_frompath(path, FATTR_NOFOLLOW);
486 fa = fattr_frompath(path, FATTR_NOFOLLOW);
542 fa = fattr_frompath(path, FATTR_NOFOLLOW);
H A Dupdater.c889 fileattr = fattr_frompath(path, FATTR_NOFOLLOW);
914 fileattr = fattr_frompath(path, FATTR_NOFOLLOW);
995 fileattr = fattr_frompath(fup->destpath, FATTR_NOFOLLOW);
1057 fa = fattr_frompath(fup->destpath, FATTR_NOFOLLOW);
1313 fileattr = fattr_frompath(fup->destpath, FATTR_NOFOLLOW);
1409 sr->sr_clientattr = fattr_frompath(fup->temppath, FATTR_NOFOLLOW);
1568 oldfattr = fattr_frompath(path, FATTR_NOFOLLOW);
1698 sr->sr_clientattr = fattr_frompath(path, FATTR_NOFOLLOW);
1894 sr->sr_clientattr = fattr_frompath(fup->destpath, FATTR_NOFOLLOW);
2032 sr->sr_clientattr = fattr_frompath(fup->destpath, FATTR_NOFOLLOW);
[all...]
H A Dfattr.c773 fa = fattr_frompath(path, FATTR_NOFOLLOW);
823 old = fattr_frompath(topath, FATTR_NOFOLLOW);

Completed in 64 milliseconds