Home
last modified time | relevance | path

Searched refs:C_LP64 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/ppgsz/
H A Dppgsz.c264 case C_LP64: in main()
/illumos-gate/usr/src/lib/libproc/common/
H A Dlibproc.h132 #define C_LP64 5 /* Program is _LP64, self is _ILP32 */ macro
H A DPcontrol.c667 rc = C_LP64; in Pxcreate()
684 if (path != NULL && rc != C_PERM && rc != C_LP64) in Pxcreate()
723 case C_LP64: in Pcreate_error()
/illumos-gate/usr/src/lib/libpctx/common/
H A Dlibpctx.c119 case C_LP64: in pctx_create()
/illumos-gate/usr/src/cmd/truss/
H A Dmain.c478 case C_LP64: in main()