Searched refs:read_only (Results 1 - 20 of 20) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dmain.c45 int read_only = 0; variable
217 read_only = 1;
H A Dasmstub.c784 if (! read_only)
789 if (read_only || errno == EACCES || errno == EROFS || errno == EPERM)
997 if (! read_only)
/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_ncp.c605 boolean_t read_only; local
609 if ((err = nwam_ncp_get_read_only(ncph, &read_only)) != NWAM_SUCCESS)
611 if (read_only)
762 boolean_t read_only; local
770 if ((err = nwam_ncp_get_read_only(ncph, &read_only)) != NWAM_SUCCESS)
772 if (read_only)
1153 boolean_t read_only; local
1158 if ((err = nwam_ncu_get_read_only(ncuh, &read_only)) != NWAM_SUCCESS)
1160 if (read_only)
1291 boolean_t read_only, enable local
1348 boolean_t read_only, enabled, manual; local
1399 boolean_t read_only; local
[all...]
/illumos-gate/usr/src/lib/libfru/include/
H A Dlibfru.h177 uint32_t read_only : 1; member in struct:__anon3237::__anon3238
187 uint32_t read_only : 1; member in struct:__anon3239::__anon3240
/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dfru_access_impl.h85 unsigned read_only : 1; member in struct:__anon3253::__anon3254
H A Dfruraw.c397 def->hw_desc.field.read_only = 0;
399 def->hw_desc.field.read_only = 1;
H A Draw_access.c472 num_sections].description.field.read_only
476 num_sections].description.field.read_only
1143 cont_info.section_info[count].description.field.read_only;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A Dfru_access_impl.h93 unsigned read_only : 1; member in struct:__anon1082::__anon1083
H A Dfru_access.c684 num_sections].description.field.read_only = 1;
687 num_sections].description.field.read_only = 0;
834 cont_info.section_info[count].description.field.read_only;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access_impl.h91 unsigned read_only : 1; member in struct:__anon1149::__anon1150
H A Dfru_access.c683 field.read_only = 1;
686 field.read_only = 0;
694 field.read_only = 1;
882 cont_info.section_info[count].description.field.read_only;
/illumos-gate/usr/src/cmd/svr4pkg/pkgserv/
H A Dpkgserv.c180 static boolean_t read_only = B_FALSE; variable
252 read_only = B_TRUE;
288 if (!read_only && establish_lock(LOCK) < 0) {
539 if (read_only)
550 if (read_only || logflush() != 0)
558 if (read_only)
977 if (read_only)
1360 if (read_only)
1371 if (read_only)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dfru_access_impl.h149 unsigned read_only : 1; member in struct:__anon1213::__anon1214
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h396 Boolean read_only:1; member in struct:_Macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h621 extern int read_only;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c3945 boolean_t read_only = B_FALSE, all_props = B_FALSE; local
3974 (void) nwam_ncu_get_read_only(ncu_h, &read_only);
3976 if (read_only) {
/illumos-gate/usr/src/lib/libfru/libfrupicl/
H A Dfrupicl.c458 hw_desc->field.read_only = protection;
/illumos-gate/usr/src/lib/libfru/libfrupicltree/
H A Dfrupicltree.c469 hw_desc->field.read_only = protection;
/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Dmacro.cc1091 macro->body.macro.read_only) {
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c3284 "read_only = %d eof = %d oflag = %d\n",
16469 read_only : 1; member in struct:__anon6533
16471 uchar_t read_only : 1, member in struct:__anon6533

Completed in 163 milliseconds