Searched defs:EXT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_send.c128 #define EXT(res) ((res)->_u._ext) macro
195 if (EXT(statp).ext == NULL)
319 if (statp->nscount == 0 || EXT(statp).ext == NULL) {
337 if (EXT(statp).nscount != 0) {
342 if (EXT(statp).nscount != statp->nscount)
348 (struct sockaddr *)&EXT(statp).ext->nsaddrs[ns])) {
353 if (EXT(statp).nssocks[ns] == -1)
356 if (getpeername(EXT(statp).nssocks[ns],
369 EXT(statp).nscount = 0;
376 if (EXT(stat
[all...]
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.h219 #define EXT 2 /* Error message - fatal, causes exit */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h3770 uint32_t EXT:1; member in struct:__anon7429::__anon7430::__anon7526
3864 uint32_t EXT:1; member in struct:__anon7429::__anon7430::__anon7526

Completed in 74 milliseconds