Searched refs:_E (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sbin/iscontrol/ |
| D | config.c | 105 #define _E(u, s, v) {.usage=u, .scope=s, .name=#v, .tokenID=OPT_##v} macro 108 _E(U_PR, S_PR, port), 109 _E(U_PR, S_PR, tags), 110 _E(U_PR, S_PR, maxluns), 111 _E(U_PR, S_PR, sockbufsize), 113 _E(U_PR, S_PR, iqn), 114 _E(U_PR, S_PR, chapSecret), 115 _E(U_PR, S_PR, chapIName), 116 _E(U_PR, S_PR, chapDigest), 117 _E(U_PR, S_PR, tgtChapName), [all …]
|
| /freebsd-12-stable/contrib/llvm-project/libcxx/include/ |
| D | exception | 226 template <class _E> void *__GetExceptionInfo(_E);
|