Home
last modified time | relevance | path

Searched defs:readonly (Results 1 – 19 of 19) sorted by relevance

/dflybsd-src/usr.bin/mail/
H A Dedit.c129 run_editor(FILE *fp, off_t size, int type, int readonly) in run_editor()
H A Dglob.h49 EXTERN int readonly; /* Will be unable to rewrite file */ variable
/dflybsd-src/contrib/nvi2/common/
H A Dmain.c50 int ch, flagchk, lflag, secure, startup, readonly, rval, silent; in editor() local
H A Dexf.c123 int fd, exists, open_err, readonly; in file_init() local
/dflybsd-src/contrib/cryptsetup/lib/
H A Dinternal.h45 int readonly; member
H A Dutils.c558 int readonly = 0; in get_device_infos() local
/dflybsd-src/usr.sbin/quotaon/
H A Dquotaon.c225 readonly(struct fstab *fs) in readonly() function
/dflybsd-src/lib/libc/gen/
H A Dutmpx.c53 static int readonly = 0; variable
/dflybsd-src/crypto/openssh/
H A Dsshbuf.c49 int readonly; /* Refers to external, const data */ member
H A Dsshconnect.c959 struct sshkey *host_key, int readonly, int clobber_port, in check_host_key()
H A Dsftp-server.c83 static int readonly; variable
/dflybsd-src/bin/cpdup/
H A Dhclink.c17 hcc_connect(struct HostConf *hc, int readonly) in hcc_connect()
H A Dhcproto.c116 hc_connect(struct HostConf *hc, int readonly) in hc_connect()
/dflybsd-src/sbin/gpt/
H A Dgpt.c56 int readonly, verbose; variable
/dflybsd-src/sys/dev/disk/nata/
H A Datapi-tape.h51 u_int8_t readonly :1; /* read Only Mode */ member
/dflybsd-src/libexec/ftpd/
H A Dftpd.c125 int readonly = 0; /* Server is in readonly mode. */ variable
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcgraph.c2703 cgraph_set_const_flag (struct cgraph_node *node, bool readonly, bool looping) in cgraph_set_const_flag()
H A Dsched-int.h532 BOOL_BITFIELD readonly : 1; member
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsched-int.h570 BOOL_BITFIELD readonly : 1; member