Searched refs:permission (Results 1 - 17 of 17) sorted by relevance
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | filetest.pm | 7 filetest - Perl pragma to control the filetest permission operators 21 permission operators, C<-r> C<-w> C<-x> C<-R> C<-W> C<-X> 27 For such environments, C<use filetest> may help the permission
|
H A D | FileHandle.pm | 166 the open mode, optionally followed by a file permission value.
|
H A D | CPAN.pm | 598 due to permission problems. 4868 if ($makeout =~ /permission/s && $> > 0) {
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/ |
H A D | exec.t | 98 $! == 13 or $! =~ /permission denied/i or
|
/osnet-11/usr/src/lib/libshell/common/bltins/ |
H A D | test.c | 62 #define permission(a,f) (sh_access(a,f)==0) macro 317 return(permission(arg, R_OK)); 319 return(permission(arg, W_OK)); 321 return(permission(arg, X_OK)); 414 return(permission(arg, F_OK)); 563 /* can't use access function for execute permission with root */ 597 /* root needs execute permission for someone */
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/ |
H A D | File.pm | 80 the open mode, optionally followed by a file permission value.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IPC/SysV/ |
H A D | Msg.pm | 179 mode (oly the permission bits)
|
H A D | Semaphore.pm | 255 mode (only the permission bits)
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/Command/ |
H A D | MM.pm | 74 --perm_rw octal permission to set the resulting manpage to
|
/osnet-11/usr/src/lib/libcmd/common/ |
H A D | find.c | 397 "File permission bits tests; \amode\a may be octal or symbolic as" 437 "[+%m?permission bits in octal]" 1178 error(2, "%s: invalid permission expression", e);
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/ |
H A D | find2perl.PL | 785 Low-order 9 bits of permission match octal value PERM.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/ |
H A D | Glob.pm | 452 without specific prior written permission.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/ |
H A D | NNTP.pm | 998 an INN server and you have transfer permission your connection will
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
H A D | MakeMaker.pm | 1848 Desired permission for read/writable files. Defaults to C<644>. 1853 Desired permission for executable files. Defaults to C<755>.
|
/osnet-11/usr/src/grub/grub-0.97/ |
H A D | configure | 9 # gives unlimited permission to copy, distribute and modify it. 1036 gives unlimited permission to copy, distribute and modify it. 6553 gives unlimited permission to copy, distribute and modify it."
|
/osnet-11/usr/src/grub/grub2/docs/ |
H A D | texinfo.tex | 1273 % changes for Texinfo. It is included here under the GPL by permission 8059 % permission from Frank Mittelbach and the LaTeX team.
|
/osnet-11/usr/src/grub/grub2/ |
H A D | configure | 10 # gives unlimited permission to copy, distribute and modify it. 2148 gives unlimited permission to copy, distribute and modify it. 38962 gives unlimited permission to copy, distribute and modify it." [all...] |
Completed in 150 milliseconds