Home
last modified time | relevance | path

Searched refs:DUPLICATE_ERROR (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dacl.h209 #define DUPLICATE_ERROR 5 macro
247 #define EACL_DUPLICATE_ERROR DUPLICATE_ERROR
/titanic_41/usr/src/cmd/setfacl/
H A Dsetfacl.c574 case DUPLICATE_ERROR: in err_handle()