Home
last modified time | relevance | path

Searched defs:SHARED (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/brand/shared/zone/
H A DMakefile27 SHARED= common.ksh query uninstall.ksh macro
/titanic_44/usr/src/uts/common/sys/
H A Dmman.h103 #define SHARED 0x10 macro
/titanic_44/usr/src/lib/libdns_sd/java/com/apple/dnssd/
H A DDNSSD.java109 public static final int SHARED = ( 1 << 4 ); field in DNSSD