Searched refs:inheritable (Results 1 - 14 of 14) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DNotationStorage.cxx21 Boolean NotationStorageManager::inheritable() const function in class:SP_NAMESPACE::NotationStorageManager
H A DStorageManager.cxx41 Boolean StorageManager::inheritable() const function in class:SP_NAMESPACE::StorageManager
H A DLiteralStorage.cxx80 Boolean LiteralStorageManager::inheritable() const function in class:SP_NAMESPACE::LiteralStorageManager
H A DPosixStorage.cxx628 Boolean PosixFdStorageManager::inheritable() const function in class:SP_NAMESPACE::PosixFdStorageManager
H A DExtendEntityManager.cxx1404 if (defSpec_ && defSpec_->storageManager->inheritable())
1422 if (defSpec_ && defSpec_->storageManager->inheritable())
H A DSOEntityCatalog.cxx360 if (v[i].storageManager->inheritable()) {
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DLiteralStorage.h29 Boolean inheritable() const;
H A DNotationStorage.h28 Boolean inheritable() const;
H A DPosixStorage.h71 Boolean inheritable() const;
H A DStorageManager.h49 virtual Boolean inheritable() const;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dbase.pm197 base classes each have inheritable fields the 'base' pragma will
/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_prop.c79 boolean_t inheritable; local
90 inheritable = (prop == ZPROP_INVAL || zfs_prop_inheritable(prop));
102 if (!inheritable)
165 boolean_t inheritable; local
170 inheritable = (prop == ZPROP_INVAL || zfs_prop_inheritable(prop));
192 if (inheritable) {
318 * properties. The fact that these properties are non-inheritable greatly
950 /* Skip non-inheritable properties. */
/opensolaris-onvv-gate/usr/src/lib/libc/port/gen/
H A Dprivlib.c76 static const char *inheritable = PRIV_INHERITABLE; variable
542 ret = setppriv(PRIV_SET, inheritable, nset);
655 (void) getppriv(inheritable, tmpset);
657 /* And stir in the inheritable privileges */
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dpriv_defs300 effective, permitted and inheritable sets; the limit set must

Completed in 124 milliseconds