Home
last modified time | relevance | path

Searched refs:EFTYPE (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/
H A Ddb-int.h263 #ifndef EFTYPE
264 #define EFTYPE EINVAL /* POSIX 1003.1 format errno. */ macro
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/
H A Dadb_openclose.c408 #ifdef EFTYPE in osa_adb_open_and_lock()
409 case EFTYPE: in osa_adb_open_and_lock()
H A Dkdb_db2.c285 #ifdef EFTYPE in k5db2_dbopen()
286 case EFTYPE: in k5db2_dbopen()
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash.c179 RETURN_ERROR(EFTYPE, error1);
183 RETURN_ERROR(EFTYPE, error1);
187 RETURN_ERROR(EFTYPE, error1);
190 RETURN_ERROR(EFTYPE, error1);
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_open.c332 eftype: errno = EFTYPE;
/titanic_41/usr/src/cmd/sendmail/src/
H A Dmap.c87 # ifdef EFTYPE
88 # define SM_EMAPCANTWRITE EFTYPE