| /mirbsd/src/usr.bin/mail/ |
| D | edit.c | 109 fp = run_editor(setinput(mp), (off_t)mp->m_size, type, readonly); in edit1() 142 run_editor(FILE *fp, off_t size, int type, int readonly) in run_editor() argument 157 if (readonly && fchmod(t, 0400) == -1) { in run_editor() 197 if (readonly) { in run_editor()
|
| D | lex.c | 117 readonly = 0; in setfile() 119 readonly++; in setfile() 364 if (readonly && com->c_argtype & W) { in execute() 684 if (readonly) in newfileinfo()
|
| D | glob.h | 46 int readonly; /* Will be unable to rewrite file */ variable
|
| D | quit.c | 85 if (readonly) in quit() 414 if (readonly) in edstop()
|
| /mirbsd/src/gnu/usr.bin/lynx/src/ |
| D | HTForms.h | 38 int readonly; member 95 int readonly; /* If YES, can't change values */ member 101 #define FormIsReadonly(form) ((form) && ((form)->disabled || (form)->readonly))
|
| D | structdump.h | 124 (F)->size_l, (F)->disabled, (F)->readonly, (F)->name_cs, (F)->value_cs, \
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | INTERN.h | 28 # define EXTCONST globaldef {"$GLOBAL_RO_VARS"} readonly 29 # define dEXTCONST globaldef {"$GLOBAL_RO_VARS"} readonly
|
| D | EXTERN.h | 29 # define dEXTCONST globaldef {"$GLOBAL_RO_VARS"} readonly
|
| /mirbsd/src/usr.sbin/quotaon/ |
| D | quotaon.c | 65 int readonly(struct fstab *); 161 if (strcmp(fs->fs_file, "/") && readonly(fs)) in quotaonoff() 243 readonly(struct fstab *fs) in readonly() function
|
| /mirbsd/src/usr.bin/vi/common/ |
| D | main.c | 61 int ch, flagchk, lflag, secure, startup, readonly, rval, silent; local 97 readonly = 0; 104 readonly = 1; 172 readonly = 1; 264 if (readonly)
|
| D | exf.c | 134 int fd, exists, open_err, readonly; local 137 open_err = readonly = 0; 353 readonly = 1; 406 if (readonly || F_ISSET(sp, SC_READONLY) ||
|
| /mirbsd/src/gnu/usr.bin/perl/ext/B/ramblings/ |
| D | curcop.runtime | 11 tests (curcop != &compiling) to warn "Can't x= to readonly value"
|
| /mirbsd/src/usr.bin/ssh/ |
| D | sshconnect.c | 578 Key *host_key, int readonly, const char *user_hostfile, in check_host_key() argument 709 if (readonly) in check_host_key() 741 if (readonly) in check_host_key() 826 if (readonly == ROQUIET) in check_host_key()
|
| /mirbsd/src/usr.bin/vi/docs/USD.doc/vi.man/ |
| D | spell.ok | 111 readonly
|
| /mirbsd/src/usr.bin/vgrind/ |
| D | vgrindefs.src | 51 read readln readonly record recursive rem rep repeat res\ 76 read readonly set shift test trap umask wait:
|
| /mirbsd/src/gnu/usr.bin/perl/jpl/ |
| D | README | 56 cvs -z3 -d ':pserver:readonly@cvs.kaffe.org:/cvs/kaffe' checkout kaffe 58 (password is 'readonly')
|
| /mirbsd/src/usr.bin/vi/docs/USD.doc/vi.ref/ |
| D | spell.ok | 262 readonly
|
| /mirbsd/src/gnu/usr.bin/perl/ext/threads/t/ |
| D | problems.t | 77 # bugid 24383 - :unique hashes weren't being made readonly on interpreter
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | c-arc.texi | 149 @item r (readonly) 185 @item @emph{r} (readonly)
|
| /mirbsd/src/gnu/usr.bin/perl/ext/List/Util/ |
| D | Changes | 304 - readonly and clock were removed in favor of other modules 330 - Added readonly()
|
| D | Util.xs | 454 readonly(sv)
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Memoize/ |
| D | TODO | 151 Maybe a different interface that supports readonly caches fronted by a 157 } elsif (it's in the readonly disk hash) {
|
| /mirbsd/src/usr.bin/vi/catalog/ |
| D | english.base | 25 026 "readonly" 258 266 "File readonly, modifications not auto-written"
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Data/Dumper/ |
| D | Changes | 83 MLDBM. Problem was "Attempt to modify readonly value..." failures
|
| /mirbsd/src/libexec/ld.so/ldconfig/ |
| D | prebind.c | 1708 int readonly = 0; in elf_write_lib() local 1720 readonly = 1; in elf_write_lib() 1734 readonly == 0) { in elf_write_lib() 1835 if (readonly) { in elf_write_lib()
|