Searched defs:PUBLIC (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dfields.pm17 sub PUBLIC () { 2**0 } subroutine
69 $fattr->[$next] = ($f =~ /^_/) ? PRIVATE : PUBLIC;
103 push(@a, "public") if $fattr & PUBLIC;
H A Dbase.pm10 sub PUBLIC () { 2**0 } subroutine
/osnet-11/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtpmtok_int.h114 PUBLIC enumerator in enum:__anon2820

Completed in 32 milliseconds