Home
last modified time | relevance | path

Searched refs:_PC_XATTR_EXISTS (Results 1 – 25 of 365) sorted by relevance

12345678910>>...15

/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Dxtypes.c202 #ifdef _PC_XATTR_EXISTS in xattr_have()
203 return pathconf(path, _PC_XATTR_EXISTS)>0; in xattr_have()
218 #ifdef _PC_XATTR_EXISTS in xattr_get()
219 if(!pathconf(path, _PC_XATTR_EXISTS)) in xattr_get()
/dports/devel/sunpromake/schily-2021-09-18/libfind/
H A Dfind_misc.c165 #ifdef _PC_XATTR_EXISTS
166 return (pathconf(sname, _PC_XATTR_EXISTS) > 0);
H A Dfind_misc.h54 #ifndef _PC_XATTR_EXISTS
/dports/devel/smake/schily-2021-09-18/libfind/
H A Dfind_misc.c165 #ifdef _PC_XATTR_EXISTS
166 return (pathconf(sname, _PC_XATTR_EXISTS) > 0);
H A Dfind_misc.h54 #ifndef _PC_XATTR_EXISTS
/dports/devel/schilybase/schily-2021-09-18/libfind/
H A Dfind_misc.c165 #ifdef _PC_XATTR_EXISTS
166 return (pathconf(sname, _PC_XATTR_EXISTS) > 0);
H A Dfind_misc.h54 #ifndef _PC_XATTR_EXISTS
/dports/net/rscsi/schily-2021-09-18/libfind/
H A Dfind_misc.c165 #ifdef _PC_XATTR_EXISTS
166 return (pathconf(sname, _PC_XATTR_EXISTS) > 0);
H A Dfind_misc.h54 #ifndef _PC_XATTR_EXISTS
/dports/archivers/star/schily-2021-09-18/libfind/
H A Dfind_misc.c165 #ifdef _PC_XATTR_EXISTS
166 return (pathconf(sname, _PC_XATTR_EXISTS) > 0);
H A Dfind_misc.h54 #ifndef _PC_XATTR_EXISTS
/dports/sysutils/cdrtools/schily-2021-09-18/libfind/
H A Dfind_misc.c165 #ifdef _PC_XATTR_EXISTS
166 return (pathconf(sname, _PC_XATTR_EXISTS) > 0);
H A Dfind_misc.h54 #ifndef _PC_XATTR_EXISTS
/dports/editors/ved/schily-2021-09-18/libfind/
H A Dfind_misc.c165 #ifdef _PC_XATTR_EXISTS
166 return (pathconf(sname, _PC_XATTR_EXISTS) > 0);
H A Dfind_misc.h54 #ifndef _PC_XATTR_EXISTS
/dports/devel/sccs/schily-2021-09-18/libfind/
H A Dfind_misc.c165 #ifdef _PC_XATTR_EXISTS
166 return (pathconf(sname, _PC_XATTR_EXISTS) > 0);
H A Dfind_misc.h54 #ifndef _PC_XATTR_EXISTS
/dports/sysutils/schilyutils/schily-2021-09-18/libfind/
H A Dfind_misc.c165 #ifdef _PC_XATTR_EXISTS
166 return (pathconf(sname, _PC_XATTR_EXISTS) > 0);
H A Dfind_misc.h54 #ifndef _PC_XATTR_EXISTS
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/filed/
H A Dbxattr_solaris.c155 if (pathconf(jcr->last_fname, _PC_XATTR_EXISTS) > 0){ in os_backup_xattr()
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/filed/
H A Dbxattr_solaris.c155 if (pathconf(jcr->last_fname, _PC_XATTR_EXISTS) > 0){ in os_backup_xattr()
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/filed/
H A Dbxattr_solaris.c155 if (pathconf(jcr->last_fname, _PC_XATTR_EXISTS) > 0){ in os_backup_xattr()
/dports/sysutils/bacula9-client/bacula-9.6.7/src/filed/
H A Dbxattr_solaris.c155 if (pathconf(jcr->last_fname, _PC_XATTR_EXISTS) > 0){ in os_backup_xattr()
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/filed/
H A Dbxattr_solaris.c155 if (pathconf(jcr->last_fname, _PC_XATTR_EXISTS) > 0){ in os_backup_xattr()
/dports/sysutils/bacula11-server/bacula-11.0.5/src/filed/
H A Dbxattr_solaris.c155 if (pathconf(jcr->last_fname, _PC_XATTR_EXISTS) > 0){ in os_backup_xattr()

12345678910>>...15