Searched refs:_IS_OF_TYPE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/modules/
H A Dvfs_hpuxacl.c98 #define _IS_OF_TYPE(ace, type) ( \ macro
502 if (!_IS_OF_TYPE(hpux_acl[i], type)) {
720 if (!_IS_OF_TYPE(add_acl[i], type)) {
H A Dvfs_solarisacl.c33 #define _IS_OF_TYPE(ace, type) ( \ macro
440 if (!_IS_OF_TYPE(solaris_acl[i], type)) {
678 if (!_IS_OF_TYPE(add_acl[i], type)) {

Completed in 36 milliseconds