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

/illumos-gate/usr/src/tools/lintdump/
H A Dlnstuff.h84 } ATYPE; typedef in typeref:struct:__anon4478
90 ATYPE type; /* type information */
/illumos-gate/usr/src/cmd/cmd-inet/lib/ipmgmtd/
H A Dipmgmt_persist.c67 #define ATYPE "_atype" /* name of the address type nvpair */ macro
1068 if ((err = nvlist_add_string(*nvl, ATYPE, strval)) != 0)
1137 } else if (strcmp(ATYPE, name) == 0) {
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_if.c1785 #define ATYPE(x) \ macro
1787 int bcval = ATYPE(bc->cand_flags);
1788 int ccval = ATYPE(cc->cand_flags);
1789 #undef ATYPE macro

Completed in 84 milliseconds