/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | dnsglue.c | 54 int ntype; member in struct:krb5int_dns_state 80 char *host, int nclass, int ntype) 96 ds->ntype = ntype; 128 len = res_nsearch(&statbuf, host, ds->nclass, ds->ntype, 131 len = res_search(host, ds->nclass, ds->ntype, 193 && ds->ntype == ns_rr_type(rr)) { 297 unsigned short ntype, nclass, rdlen; local 316 SAFE_GETUINT16(ds->ansp, ds->anslen, p, 2, ntype, out); 328 if (nclass == ds->nclass && ntype 79 krb5int_dns_init(struct krb5int_dns_state **dsp, char *host, int nclass, int ntype) argument [all...] |
/illumos-gate/usr/src/cmd/awk/ |
H A D | parse.c | 53 a->ntype = NSTAT; 112 x->ntype = NSTAT; 122 x->ntype = NEXPR; 132 x->ntype = NEXPR; 142 x->ntype = NSTAT; 152 x->ntype = NEXPR; 162 x->ntype = NEXPR; 172 x->ntype = NSTAT; 182 x->ntype = NSTAT; 194 x->ntype [all...] |
H A D | awk.h | 166 int ntype; member in struct:Node 228 #define isvalue(n) ((n)->ntype == NVALUE) 229 #define isexpr(n) ((n)->ntype == NEXPR)
|
H A D | awk.g.y | 451 return p->ntype == NVALUE && ((Cell *) (p->narg[0]))->csub == CCON;
|
/illumos-gate/usr/src/cmd/oawk/ |
H A D | parse.c | 46 a->ntype = NSTAT; 127 x->ntype = NSTAT; 138 x->ntype = NEXPR; 149 x->ntype = NEXPR; 160 x->ntype = NSTAT; 171 x->ntype = NEXPR; 182 x->ntype = NSTAT; 193 x->ntype = NSTAT; 204 x->ntype = NVALUE; 217 x->ntype [all...] |
H A D | awk.def | 101 char ntype; 140 #define cantexec(n) (n->ntype == NVALUE) 143 #define isexpr(n) (n->ntype == NEXPR)
|
/illumos-gate/usr/src/common/ctf/ |
H A D | ctf_lookup.c | 87 ctf_id_t ntype, ptype; local 112 ntype = fp->ctf_ptrtab[CTF_TYPE_TO_INDEX(type)]; 113 if (ntype == 0) { 114 ntype = ctf_type_resolve(fp, type); 115 if (ntype == CTF_ERR || (ntype = fp->ctf_ptrtab[ 116 CTF_TYPE_TO_INDEX(ntype)]) == 0) { 122 type = CTF_INDEX_TO_TYPE(ntype,
|
H A D | ctf_types.c | 504 ctf_id_t ntype; local 509 if ((ntype = fp->ctf_ptrtab[CTF_TYPE_TO_INDEX(type)]) != 0) 510 return (CTF_INDEX_TO_TYPE(ntype, (fp->ctf_flags & LCTF_CHILD))); 518 if ((ntype = fp->ctf_ptrtab[CTF_TYPE_TO_INDEX(type)]) != 0) 519 return (CTF_INDEX_TO_TYPE(ntype, (fp->ctf_flags & LCTF_CHILD)));
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | resolve.c | 272 uchar_t ntype = ELF_ST_TYPE(nsym->st_info); local 286 if ((otype == ntype) || (otype == STT_NOTYPE) || (ntype == STT_NOTYPE)) 295 conv_sym_info_type(ofl->ofl_dehdr->e_machine, ntype, 0, &inv_buf2)); 527 uchar_t ntype = ELF_ST_TYPE(nsym->st_info); local 539 (otype == STT_NOTYPE) && (ntype != STT_NOTYPE)) { 557 uchar_t ntype = ELF_ST_TYPE(nsym->st_info); local 575 conv_sym_info_type(ofl->ofl_dehdr->e_machine, ntype, 590 if (otype != ntype) { 597 conv_sym_info_type(ofl->ofl_dehdr->e_machine, ntype, 659 uchar_t ntype = ELF_ST_TYPE(nsym->st_info); local [all...] |
H A D | machsym.sparc.c | 132 Byte ntype = ELF_ST_TYPE(nsym->st_info); local 134 if (otype != ntype) { 136 (ntype == STT_SPARC_REGISTER)) { 144 ntype, 0, &inv_buf2));
|
H A D | syms.c | 2362 uchar_t ntype; local 2554 ntype = ELF_ST_TYPE(nsym->st_info); 2557 ((ntype == STT_FUNC) || (ntype == STT_OBJECT))) { 2613 rsym->st_info = ELF_ST_INFO(STB_GLOBAL, ntype);
|
/illumos-gate/usr/src/cmd/mailx/ |
H A D | names.c | 106 short ntype = (short)arg_ntype; local 133 t->n_type = ntype; 149 detract(register struct name *np, int ntype) argument 159 if ((ntype && (p->n_type & GMASK) != ntype) || 169 if ((ntype && (p->n_type & GMASK) != ntype) || 445 short ntype = (short)arg_ntype; local 465 nlist = gexpand(nlist, ngh, metoo, ntype); 470 np->n_type = ntype; [all...] |
H A D | optim.c | 51 static int ntype(register int nc); 444 x = ntype(attnet); 643 tp = ntype(cp[1]); 645 while (*cp && tp == ntype(cp[1])) { 680 ntype(register int nc) function
|
/illumos-gate/usr/src/cmd/file/ |
H A D | elf_read.c | 317 int ntype; local 349 ntype = nhdr->n_type; 384 if (ntype == NT_PSINFO) 390 if (ntype == NT_PSINFO) 395 EI->core_type = (ntype == NT_PRPSINFO)?
|
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | typegraph.c | 1620 mdb_ctf_id_t ntype, rtype; local 1652 ntype = typegraph_type_offset(type, 1655 if (!mdb_ctf_type_valid(ntype)) 1658 if ((kind = mdb_ctf_type_kind(ntype)) != CTF_K_POINTER) 1661 if (mdb_ctf_type_reference(ntype, &rtype) == -1) 1664 if (!mdb_ctf_type_valid(ntype = typegraph_resolve(rtype))) 1667 kind = mdb_ctf_type_kind(ntype); 1668 nsize = mdb_ctf_type_size(ntype); 1674 member, e->tge_srcoffs - offs, rtype, ntype); 1731 todo->tgtd_type = ntype; 1789 mdb_ctf_id_t type, ntype; local 2028 mdb_ctf_id_t type, ntype; local 3019 mdb_ctf_id_t type = node->tgn_type, ntype; local [all...] |
/illumos-gate/usr/src/uts/common/io/scsi/targets/ |
H A D | ses_ses.c | 227 int err, amt, i, nobj, ntype, maxima; local 283 for (ntype = i = 0; i < maxima; i++) { 307 ntype += hd.Ntypes; 315 for (nobj = i = 0; i < ntype; i++) { 342 cc->ses_eltmap = kmem_zalloc(ntype, KM_SLEEP); 356 kmem_free(cc->ses_eltmap, ntype); 363 cc->ses_ntypes = (uchar_t)ntype; 371 for (i = 0; i < ntype; i++) {
|
/illumos-gate/usr/src/lib/libc/port/rt/ |
H A D | sigev_thread.c | 234 int ntype; local 244 while ((ntype = tcdp->tcd_msg_enabled) == 0) 255 /* ASSERT(ntype == SIGEV_THREAD || ntype == SIGEV_PORT); */ 256 if (ntype == SIGEV_THREAD) { 260 } else { /* ntype == SIGEV_PORT */
|
H A D | mqueue.c | 945 int ntype; local 988 switch (ntype = sigevp->sigev_notify) { 1007 switch (ntype) { 1050 mqhp->mq_ntype = ntype; 1052 switch (ntype) { 1059 tcdp->tcd_msg_enabled = ntype;
|
/illumos-gate/usr/src/lib/libc/port/i18n/ |
H A D | plural_parser.c | 462 unsigned int ntype, nprio, ptype, popnum; local 698 ntype = GETTYPE(nop); 702 ntype = T_INIT; 741 if ((ntype == T_RPAR) ||
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | ddt.c | 996 enum ddt_type ntype = DDT_TYPE_CURRENT; local 1029 (otype != ntype || oclass != nclass || total_refcnt == 0)) { 1035 dde->dde_type = ntype; 1038 if (!ddt_object_exists(ddt, ntype, nclass)) 1039 ddt_object_create(ddt, ntype, nclass, tx); 1040 VERIFY(ddt_object_update(ddt, ntype, nclass, dde, tx) == 0);
|
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_list.c | 42 const char *ntype; member in struct:__anon2422 857 if (device_list[i].ntype && 858 (strcmp(nodetype, device_list[i].ntype)
|
/illumos-gate/usr/src/cmd/mailx/hdr/ |
H A D | def.h | 453 extern char *detract(register struct name *np, int ntype);
|
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_list.c | 45 const char *ntype; member in struct:__anon2394 3409 if (device_list[i].ntype && 3410 (strcmp(nodetype, device_list[i].ntype)
|
/illumos-gate/usr/src/uts/common/inet/sctp/ |
H A D | sctp.c | 1052 sctp_notify(void *arg, ip_xmit_attr_t *ixa, ixa_notify_type_t ntype, argument 1058 switch (ntype) {
|
/illumos-gate/usr/src/uts/common/inet/iptun/ |
H A D | iptun.c | 1845 iptun_notify(void *arg, ip_xmit_attr_t *ixa, ixa_notify_type_t ntype, argument 1850 switch (ntype) {
|