Searched refs:ELIBACC (Results 1 – 7 of 7) sorted by relevance
61 #define ELIBACC 79 /* Can not access a needed shared library */ macro
57 #define ELIBACC 83 /* Can not access a needed shared library */ macro
89 #define ELIBACC 114 /* Can not access a needed shared library */ macro
103 #define ELIBACC 122 /* Can not access a needed shared library */ macro
56 #define ELIBACC 170 /* Can not access a needed shared library */ macro
120 [ELIBACC] = LUSTRE_ELIBACC,266 [LUSTRE_ELIBACC] = ELIBACC,
3492 return -ELIBACC; in cifs_setup_volume_info()