Home
last modified time | relevance | path

Searched refs:writable (Results 1 – 25 of 32) sorted by relevance

12

/titanic_41/usr/src/cmd/sendmail/cf/sh/
H A Dcheck-permissions.sh42 echo $2: $1 is group and world writable
45 echo $2: $1 is world writable
48 echo $2: $1 is group writable
/titanic_41/usr/src/lib/libresolv2/common/isc/
H A Dev_streams.c43 static void writable(evContext opaqueCtx, void *uap, int fd, int evmask);
69 if (evSelectFD(opaqueCtx, fd, EV_WRITE, writable, new, &new->file) < 0) in evWrite()
260 writable(evContext opaqueCtx, void *uap, int fd, int evmask) { in writable() function
/titanic_41/usr/src/cmd/fs.d/udfs/fsck/
H A Dmain.c52 extern int32_t writable(char *);
192 if (wflag && !writable(*argv)) { in main()
H A Dutilities.c553 writable(char *name) in writable() function
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_init.c162 profile_is_writable(profile_t profile, int *writable) in profile_is_writable() argument
167 if (!writable) in profile_is_writable()
171 *writable = (profile->first_file->data->flags & PROFILE_FILE_RW); in profile_is_writable()
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/file/
H A Dktfile.h63 uchar_t writable:1; /* Was the file opened for writing? */ member
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c126 char writable; /* tty is writable */ member
563 pers->writable ? ' ' : '*', in quickprint()
598 if (pers->loggedin && !pers->writable) { in shortprint()
642 if (pers->loggedin && !pers->writable) { in personprint()
828 pers->writable = (ttystatus.st_mode & TALKABLE) == TALKABLE; in findidle()
/titanic_41/usr/src/lib/libsqlite/test/
H A Dtemptable.test354 if {[file writable test.db]} {
362 if {[file writable test.db]} {
381 if {[file writable test.db]} {
H A Dversion.test183 if {[file writable test.db]} {
/titanic_41/usr/src/cmd/fs.d/cachefs/mdbug/
H A Ddbug.c64 static boolean writable(char *pathname);
1111 if (NOT writable(name)) in openfile()
1150 writable(char *pathname) in writable() function
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dprofile.h62 (profile_t profile, int *writable);
/titanic_41/usr/src/cmd/sendmail/cf/feature/
H A Dmsp.m430 dnl as sendmail and it must be group-writable.
/titanic_41/usr/src/cmd/fs.d/ufs/fsck/
H A Dfsck.h619 int writable(caddr_t);
H A Dmain.c315 if (wflag && !writable(*argv)) { in main()
H A Dutilities.c1088 writable(caddr_t name) in writable() function
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c419 int writable = 0; in cachefs_log_error() local
427 writable = 1; in cachefs_log_error()
431 if ((writable) && (cl != NULL) && (cl->cl_logvp != NULL)) in cachefs_log_error()
440 if (writable) in cachefs_log_error()
/titanic_41/usr/src/cmd/sendmail/src/
H A Dsavemail.c379 if (writable(dlbuf, NULL, sff) &&
417 if (!writable(DeadLetterDrop, NULL, sff) ||
H A Drecipient.c1300 writable(filename, ctladdr, flags) in writable() function
H A Dsendmail.h2671 extern bool writable __P((char *, ADDRESS *, long));
/titanic_41/usr/src/cmd/svc/configd/
H A Dbackend.c2108 backend_tx_begin_common(backend_type_t t, backend_tx_t **txp, int writable) in backend_tx_begin_common() argument
2120 if ((r = backend_lock(t, writable, &be)) != REP_PROTOCOL_SUCCESS) { in backend_tx_begin_common()
2126 ret->bt_readonly = !writable; in backend_tx_begin_common()
/titanic_41/usr/src/lib/libcmd/common/
H A DRELEASE233 99-06-22 paste: defualt delim in writable string
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c416 int writable = 1; in zfs_dozonecheck_impl() local
423 !zone_dataset_visible(dataset, &writable)) in zfs_dozonecheck_impl()
441 if (!writable) in zfs_dozonecheck_impl()
/titanic_41/usr/src/cmd/sendmail/cf/
H A DREADME3255 * Make sure the aliases file is not writable except by trusted
3260 mailertable, are only writable by trusted system personnel.
3262 * The queue directory should not be world writable PARTICULARLY
3267 writable directory for forward files. This will allow anyone
3785 [True] If set, group-writable
3789 from such files. World-writable files
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6690 If root is not writable at the point when dhcpagent starts, and our
694 becomes writable, then the impact will be that the daemon will wake
/titanic_41/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README1325 6459189 UNIX03: *VSC* c99 compiler overwrites non-writable file
1389 6583742 ELF string conversion library needs to lose static writable buffers

12