Searched refs:CPC_FLAGS_NORELE (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libcpc/common/
H A Dlibcpc.h120 #define CPC_FLAGS_NORELE 0x01 macro
124 (((uint_t)F) > (CPC_FLAGS_NORELE|CPC_FLAGS_NOPBIND))
H A Dlibcpc.c607 set->cs_flags = flags & CPC_FLAGS_NORELE;
652 if ((set->cs_flags & CPC_FLAGS_NORELE) == 0)

Completed in 20 milliseconds