Searched refs:protection (Results 1 - 10 of 10) sorted by relevance

/osnet-11/usr/src/lib/libfru/libfruraw/
H A Dfru_access.h54 uint32_t protection; /* non-zero if section is write-protected */ member in struct:__anon1672
H A Draw_access.c615 section->protection = sec_obj->section.protection;
737 int protection; local
766 protection = sec_hash->u.sec_obj->section.protection;
768 if (protection == READ_ONLY_SECTION) { /* read-only section */
1142 sec_hash_obj->u.sec_obj->section.protection =
H A Dfruraw.c326 *prot_flg = (sect->protection ? 1 : 0);
/osnet-11/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c194 int protection; member in struct:reauth_entry::__anon2829::__anon2831
2685 * "quality of protection" values supported by the server. The value
2687 * authentication with integrity protection; the value "auth-conf"
2688 * indicates authentication with integrity protection and encryption.
3806 int protection; member in struct:client_context
3970 switch (ctext->protection) {
4234 int protection = 0; local
4321 protection |= DIGEST_PRIVACY;
4323 protection |= DIGEST_INTEGRITY;
4325 protection |
[all...]
/osnet-11/usr/src/lib/libcmd/common/
H A Dcp.c248 char* protection; local
474 protection =
482 if (astquery(-1, "override protection %s for %s? ", protection, state->path) < 0 || sh_checksig(state->context))
488 error(2, "%s: cannot %s %s protection", state->path, state->opname, protection);
/osnet-11/usr/src/lib/libfru/libfrupicl/
H A Dfrupicl.c440 int protection = 0; local
452 (void *)&protection,
453 sizeof (protection)))
458 hw_desc->field.read_only = protection;
/osnet-11/usr/src/lib/libfru/libfrupicltree/
H A Dfrupicltree.c451 int protection = 0; local
463 (void *)&protection,
464 sizeof (protection)))
469 hw_desc->field.read_only = protection;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/io/
H A Dfs.t366 `set file tmp.dir/protection=o:d`;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm490 As with any advisory locking scheme, the protection only works if you
493 you will get no protection at all.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH2672 * available to modify the access protection of a memory mapped file.

Completed in 75 milliseconds