Home
last modified time | relevance | path

Searched refs:PC_KY_NULL (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dpriocntl.h107 #define PC_KY_NULL 0 /* terminates the (key, value) pair chain */ macro
/titanic_41/usr/src/lib/libc/port/gen/
H A Dpriocntl.c133 (key = va_arg(valist, int)) != PC_KY_NULL; vpp++) { in pc_vaargs2parms()
/titanic_41/usr/src/cmd/rcap/rcapd/
H A Drcapd_main.c139 PC_KY_NULL) != -1) { in proc_issystem()
/titanic_41/usr/src/cmd/truss/
H A Dprint.c1600 prt_dec(pri, 0, PC_KY_NULL); in prt_pc5()