Searched defs:NA (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DUARequester.java91 * @param NA The naming authority, "" for default,
103 findServiceTypes(String NA, Vector scopes) argument
106 Assert.nonNullParameter(NA, " NA");
112 NA,
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dinput.c1377 #define NA (rip->rip_auths) macro
1386 if ((uint8_t *)NA >= lim || NA->a_family != RIP_AF_AUTH) {
1418 if (rip->rip_cmd == RIPCMD_RESPONSE && NA->a_type == RIP_AUTH_MD5 &&
1426 seqno = ntohl(NA->au.a_md5.md5_seqno);
1442 if (ap->type != NA->a_type ||
1447 if (NA->a_type == RIP_AUTH_PW) {
1448 if (0 == memcmp(NA->au.au_pw, ap->key, RIP_AUTH_PW_LEN))
1455 if (NA->au.a_md5.md5_keyid != ap->keyid)
1458 len = ntohs(NA
1516 #undef NA macro
[all...]
H A Dtrace.c1113 #define NA ((struct netauth *)n) macro
1172 if (NA->a_type == RIP_AUTH_PW &&
1176 qstring(NA->au.au_pw,
1181 if (NA->a_type == RIP_AUTH_MD5 &&
1189 ntohs(NA->au.a_md5.md5_pkt_len),
1190 NA->au.a_md5.md5_keyid,
1191 NA->au.a_md5.md5_auth_len,
1192 ntohl(NA->au.a_md5.md5_seqno),
1193 ntohs(NA->au.a_md5.rsvd[0]),
1194 ntohs(NA
[all...]
/illumos-gate/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_Lxcacheerr.c183 #define NA 148 macro
201 NA, C0, C1, S003, C2, M2, M3, 47, C3, M2, M2, 53, M2, 41, 29, M,
1366 * - if the stable value of the bad bit will hold the NA encoding,
1368 * - if the stable value of the bad bit will not hold the NA
1385 * make the way NA, else fault the CPU.
1392 * If the stable value of bit will hold the NA encoding
1399 * NA encoding. will fault the CPU.
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/
H A Dmontecarlo.c196 #define NA "Not Available" macro
1402 status = NA; break;
1404 status = NA; break;
1453 status = NA;
1456 status = NA;
1483 status = NA;
1486 status = NA;
1616 status = NA;
1619 status = NA;
1855 status = NA;
[all...]
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire.c201 #define NA 76 macro
210 NA, C0, C1, M2, C2, M2, M2, M3, C3, M2, M2, M3, M2, M3, M3, M4,
H A Dus3_common.c225 #define NA 148 macro
243 NA, C0, C1, S003, C2, M2, M3, 47, C3, M2, M2, 53, M2, 41, 29, M,
305 NA, MTC0, MTC1, M2, MTC2, M2, M2, MT0, MTC3, M2, M2, MT1, M2, MT2, M2, M2

Completed in 254 milliseconds