Searched refs:ntype (Results 1 - 25 of 28) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/cmd/awk/
H A Dparse.c53 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 Dawk.h166 int ntype; member in struct:Node
228 #define isvalue(n) ((n)->ntype == NVALUE)
229 #define isexpr(n) ((n)->ntype == NEXPR)
H A Dawk.g.y451 return p->ntype == NVALUE && ((Cell *) (p->narg[0]))->csub == CCON;
/opensolaris-onvv-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Ddnsglue.c54 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...]
/opensolaris-onvv-gate/usr/src/cmd/oawk/
H A Dparse.c46 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 Dawk.def101 char ntype;
140 #define cantexec(n) (n->ntype == NVALUE)
143 #define isexpr(n) (n->ntype == NEXPR)
/opensolaris-onvv-gate/usr/src/common/ctf/
H A Dctf_lookup.c87 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 Dctf_types.c479 ctf_id_t ntype; local
484 if ((ntype = fp->ctf_ptrtab[CTF_TYPE_TO_INDEX(type)]) != 0)
485 return (CTF_INDEX_TO_TYPE(ntype, (fp->ctf_flags & LCTF_CHILD)));
493 if ((ntype = fp->ctf_ptrtab[CTF_TYPE_TO_INDEX(type)]) != 0)
494 return (CTF_INDEX_TO_TYPE(ntype, (fp->ctf_flags & LCTF_CHILD)));
/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dresolve.c272 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 Dmachsym.sparc.c132 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 Dsyms.c2362 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);
/opensolaris-onvv-gate/usr/src/cmd/mailx/
H A Dnames.c106 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)
441 short ntype = (short)arg_ntype; local
461 nlist = gexpand(nlist, ngh, metoo, ntype);
466 np->n_type = ntype;
[all...]
H A Doptim.c51 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
/opensolaris-onvv-gate/usr/src/cmd/file/
H A Delf_read.c319 int ntype; local
351 ntype = nhdr->n_type;
386 if (ntype == NT_PSINFO)
392 if (ntype == NT_PSINFO)
397 EI->core_type = (ntype == NT_PRPSINFO)?
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dtypegraph.c1620 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...]
/opensolaris-onvv-gate/usr/src/uts/common/io/scsi/targets/
H A Dses_ses.c227 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++) {
/opensolaris-onvv-gate/usr/src/lib/libc/port/rt/
H A Dsigev_thread.c234 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 Dmqueue.c945 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;
/opensolaris-onvv-gate/usr/src/lib/libc/port/i18n/
H A Dplural_parser.c462 unsigned int ntype, nprio, ptype, popnum; local
698 ntype = GETTYPE(nop);
702 ntype = T_INIT;
741 if ((ntype == T_RPAR) ||
/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/parser/
H A Dparse.c1022 parse_asntype(fp, name, ntype, ntoken)
1025 int *ntype;
1042 *ntype = get_token(fp, ntoken);
1086 *ntype = get_token(fp, ntoken);
1087 if (*ntype == LEFTPAREN){
1091 *ntype = get_token(fp, ntoken);
1092 if (*ntype == LEFTPAREN)
1094 if (*ntype == RIGHTPAREN)
1097 *ntype = get_token(fp, ntoken);
1098 } else if (*ntype
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/
H A Dddt.c991 enum ddt_type ntype = DDT_TYPE_CURRENT; local
1024 (otype != ntype || oclass != nclass || total_refcnt == 0)) {
1030 dde->dde_type = ntype;
1033 if (!ddt_object_exists(ddt, ntype, nclass))
1034 ddt_object_create(ddt, ntype, nclass, tx);
1035 VERIFY(ddt_object_update(ddt, ntype, nclass, dde, tx) == 0);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A Dxsubpp1723 local($ntype);
1730 ($ntype = $type) =~ s/\s*\*/Ptr/g;
1731 ($subtype = $ntype) =~ s/(?:Array)?(?:Ptr)?$//;
1752 $subexpr =~ s/ntype/subtype/g;
1798 local($ntype);
1810 ($ntype = $type) =~ s/\s*\*/Ptr/g;
1811 $ntype =~ s/\(\)//g;
1812 ($subtype = $ntype) =~ s/(?:Array)?(?:Ptr)?$//;
1820 $subexpr =~ s/ntype/subtype/g;
/opensolaris-onvv-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c42 const char *ntype; member in struct:__anon2655
857 if (device_list[i].ntype &&
858 (strcmp(nodetype, device_list[i].ntype)
/opensolaris-onvv-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h448 extern char *detract(register struct name *np, int ntype);
/opensolaris-onvv-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c45 const char *ntype; member in struct:__anon2627
3409 if (device_list[i].ntype &&
3410 (strcmp(nodetype, device_list[i].ntype)

Completed in 328 milliseconds

12