Searched refs:writeable (Results 1 - 9 of 9) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/i86pc/vm/
H A Dkboot_mmu.h50 extern void *kbm_remap_window(paddr_t physaddr, int writeable);
H A Dkboot_mmu.c131 kbm_remap_window(paddr_t physaddr, int writeable) argument
138 if (!writeable)
/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c187 * This determines if an apparently writeable filesystem is really writeable
737 nfte->writeable = 0; /* Assume read-only. */
739 nfte->writeable = 1;
751 if (nfte->remote && !(nfte->writeable))
793 * The file system mounted on the client may or may not be writeable.
813 nfte->writeable = 0;
819 * filesystem is writeable.
825 nfte->writeable = fs_tab[match_mount]->writeable;
[all...]
/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dinstall.h120 unsigned writeable:1; /* access permission */ member in struct:fstable
/opensolaris-onvv-gate/usr/src/lib/libshell/common/scripts/
H A Dfiletree1.sh94 [[ -w "$i" ]] && nflags.writeable="true" || nflags.writeable="false"
/opensolaris-onvv-gate/usr/src/uts/common/inet/
H A Dsdp_itf.h64 void (*su_xmitted)(void *handle, int writeable);
/opensolaris-onvv-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.c1292 sdp_sock_xmitted(void *handle, int writeable) argument
1297 (void *)so, (void *)so->so_proto_handle, writeable));
1306 if (!writeable) {
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Unix.pm3230 to the C<chmod> command to set the permissions for read/writeable files.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm539 qq{Lockfile $lockfile not writeable by you. }.

Completed in 240 milliseconds