Searched refs:ATYPE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/tools/lintdump/
H A Dlnstuff.h84 } ATYPE; typedef in typeref:struct:__anon4478
90 ATYPE type; /* type information */
H A Dlintdump.c46 ATYPE atype;
68 static void print_atype(ATYPE *, int, ATYPE *, const char *);
69 static void print_mods(const char *, ATYPE *, int, ATYPE *, uint_t);
73 static int lsu_add(const char *, ATYPE *);
188 ATYPE atype, *args;
298 print_atype(ATYPE *atp, int nargs, ATYPE *args, const char *name)
351 print_mods(const char *name, ATYPE *at
[all...]
/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 69 milliseconds