Home
last modified time | relevance | path

Searched refs:pr_type (Results 1 – 23 of 23) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprvnops.c239 prnodetype_t type = pnp->pr_type; in propen()
432 prnodetype_t type = pnp->pr_type; in prclose()
696 ASSERT(pnp->pr_type == PR_AS); in pr_read_as()
1018 ASSERT(pnp->pr_type == PR_MAP); in pr_read_map()
1177 ASSERT(pnp->pr_type == PR_LDT); in pr_read_ldt()
1883 ASSERT(pnp->pr_type == PR_PIDFILE || pnp->pr_type == PR_LWPIDFILE); in pr_read_pidfile()
2938 switch (pnp->pr_type) { in prwrite()
4830 pnp->pr_type = type; in prgetnode()
4956 switch (pnp->pr_type) { in prfreenode()
6222 switch (pnp->pr_type) { in prreadlink()
[all …]
H A Dprioctl.c189 if (pnp->pr_type == PR_TMPL) in prioctl64()
196 ASSERT(pnp->pr_type == PR_PIDDIR); in prioctl64()
199 ASSERT(pnp->pr_type == PR_PIDFILE); in prioctl64()
202 if (pnp->pr_type != PR_PIDFILE && pnp->pr_type != PR_LWPIDFILE) in prioctl64()
484 if ((pnp->pr_type == PR_LWPIDFILE)? in prioctl64()
600 if (pnp->pr_type == PR_LWPIDFILE) { in prioctl64()
1047 if (pnp->pr_type == PR_LWPIDFILE) { in prioctl64()
1726 if (pnp->pr_type == PR_TMPL) in prioctl32()
1733 ASSERT(pnp->pr_type == PR_PIDDIR); in prioctl32()
1736 ASSERT(pnp->pr_type == PR_PIDFILE); in prioctl32()
[all …]
H A Dprvfsops.c135 pnp->pr_type = PR_PROCDIR; in prinitrootnode()
H A Dprdata.h171 prnodetype_t pr_type; /* node type */ member
H A Dprsubr.c613 switch (pnp->pr_type) { in prinvalidate()
4730 return (vn_matchops(vp, prvnodeops) && VTOP(vp)->pr_type == PR_OBJECT); in pr_isobject()
4746 VTOP(vp)->pr_type != PR_PIDDIR); in pr_isself()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/
H A Din.rdisc.c187 char *pr_type(int t);
704 pr_type(int t) in pr_type() function
823 pr_type((int)rap->icmp_type), in pr_pack()
830 pr_type((int)rap->icmp_type), in pr_pack()
838 pr_type((int)rap->icmp_type), in pr_pack()
845 pr_type((int)rap->icmp_type), in pr_pack()
854 pr_type((int)rap->icmp_type), in pr_pack()
867 pr_type((int)rap->icmp_type), in pr_pack()
874 pr_type((int)rap->icmp_type), in pr_pack()
929 pr_type((int)icp->icmp_type), in pr_pack()
[all …]
/illumos-gate/usr/src/uts/sparc/v9/os/
H A Dxregs.c158 xregs->pr_type = XR_TYPE_V8P; in xregs_getgregs()
198 xregs->pr_type = XR_TYPE_V8P; in xregs_getfpregs()
267 if (xregs->pr_type != XR_TYPE_V8P) { in xregs_setgregs()
270 xregs->pr_type, XR_TYPE_V8P); in xregs_setgregs()
332 if (xregs->pr_type != XR_TYPE_V8P) { in xregs_setfpregs()
335 xregs->pr_type, XR_TYPE_V8P); in xregs_setfpregs()
/illumos-gate/usr/src/lib/libscf/common/
H A Dmidlevel_impl.h54 scf_type_t pr_type; member
H A Dmidlevel.c174 if (scf_property_type(prop, &ret->pr_type) == -1) in fill_prop()
196 switch (ret->pr_type) { in fill_prop()
314 switch (ret->pr_type) { in fill_prop()
1815 switch (prop->pr_type) { in scf_simple_prop_free()
2357 return (prop->pr_type); in scf_simple_prop_type()
2393 switch (prop->pr_type) { in scf_next_val()
2409 if (type != prop->pr_type) { in scf_next_val()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux.c69 static char *pr_type(uchar_t);
416 inet_ntoa(ip->ip_dst), *type, pr_type(*type), *code); in check_reply()
432 pr_type(uchar_t type) in pr_type() function
H A Dtraceroute.c217 extern char *pr_type(uchar_t);
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dpersist.h192 scsi_per_res_type_t pr_type; member
388 scsi_per_res_type_t pr_type;
/illumos-gate/usr/src/uts/common/sys/
H A Dprotosw.h70 short pr_type; /* socket type used for */ member
/illumos-gate/usr/src/uts/sparc/sys/
H A Dprocfs_isa.h234 uint32_t pr_type; /* how to interpret union */ member
/illumos-gate/usr/src/uts/intel/sys/
H A Dprocfs_isa.h173 uint32_t pr_type; member
/illumos-gate/usr/src/uts/intel/fs/proc/
H A Dprmachdep.c296 if (hdr.pr_type != PR_TYPE_XSAVE || in prwritesizexreg()
362 if (hdr->pr_type != PR_TYPE_XSAVE || hdr->pr_flags != 0 || in prsetprxregs()
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_pgr.c1175 buf.pr_type.wr_ex = 1; /* Write Exclusve */ in sbd_pgr_in_report_capabilities()
1176 buf.pr_type.ex_ac = 1; /* Exclusive Access */ in sbd_pgr_in_report_capabilities()
1177 buf.pr_type.wr_ex_ro = 1; /* Write Exclusive Registrants Only */ in sbd_pgr_in_report_capabilities()
1178 buf.pr_type.ex_ac_ro = 1; /* Exclusive Access Registrants Only */ in sbd_pgr_in_report_capabilities()
1179 buf.pr_type.wr_ex_ar = 1; /* Write Exclusive All Registrants */ in sbd_pgr_in_report_capabilities()
1180 buf.pr_type.ex_ac_ar = 1; /* Exclusive Access All Registrants */ in sbd_pgr_in_report_capabilities()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c88 static char *pr_type(int);
1050 icp->icmp_type, pr_type(icp->icmp_type)); in check_reply()
1249 pr_type(int icmp_type) in pr_type() function
/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dproc_x86util.c349 if (prx->pr_type != PR_TYPE_XSAVE) { in pt_xregs_process()
351 "to fpregset_t\n", prx->pr_type); in pt_xregs_process()
/illumos-gate/usr/src/test/os-tests/tests/xsave/
H A Dbad_xregs.c67 hdr->pr_type = PR_TYPE_XSAVE; in bad_xregs_short_hdr()
116 hdr->pr_type = PR_TYPE_XSAVE + 167; in bad_xregs_hdr_bad_type()
H A Dxsave_util.c443 hdr->pr_type = PR_TYPE_XSAVE; in xsu_fpu_to_xregs()
/illumos-gate/usr/src/uts/intel/os/
H A Dfpu.c2667 hdr->pr_type = PR_TYPE_XSAVE; in fpu_proc_xregs_get()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c4589 xrs.pr_type == XR_TYPE_V8P) { in pt_getareg()
4595 xrs.pr_type == XR_TYPE_V8P) { in pt_getareg()