/titanic_50/usr/src/cmd/sendmail/cf/sh/ |
H A D | check-permissions.sh | 42 echo $2: $1 is group and world writable 45 echo $2: $1 is world writable 48 echo $2: $1 is group writable
|
/titanic_50/usr/src/lib/libresolv2/common/isc/ |
H A D | ev_streams.c | 43 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_50/usr/src/cmd/fs.d/udfs/fsck/ |
H A D | main.c | 52 extern int32_t writable(char *); 192 if (wflag && !writable(*argv)) { in main()
|
H A D | utilities.c | 553 writable(char *name) in writable() function
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/profile/ |
H A D | prof_init.c | 162 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_50/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/file/ |
H A D | ktfile.h | 63 uchar_t writable:1; /* Was the file opened for writing? */ member
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | finger.c | 126 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_50/usr/src/lib/libsqlite/test/ |
H A D | temptable.test | 354 if {[file writable test.db]} { 362 if {[file writable test.db]} { 381 if {[file writable test.db]} {
|
H A D | version.test | 183 if {[file writable test.db]} {
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/include/ |
H A D | profile.h | 62 (profile_t profile, int *writable);
|
/titanic_50/usr/src/cmd/sendmail/cf/feature/ |
H A D | msp.m4 | 30 dnl as sendmail and it must be group-writable.
|
/titanic_50/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | fsck.h | 619 int writable(caddr_t);
|
H A D | main.c | 315 if (wflag && !writable(*argv)) { in main()
|
H A D | utilities.c | 1088 writable(caddr_t name) in writable() function
|
/titanic_50/usr/src/cmd/sendmail/src/ |
H A D | savemail.c | 379 if (writable(dlbuf, NULL, sff) && 417 if (!writable(DeadLetterDrop, NULL, sff) ||
|
H A D | recipient.c | 1300 writable(filename, ctladdr, flags) in writable() function
|
H A D | sendmail.h | 2671 extern bool writable __P((char *, ADDRESS *, long));
|
/titanic_50/usr/src/cmd/svc/configd/ |
H A D | backend.c | 2108 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_50/usr/src/lib/libcmd/common/ |
H A D | RELEASE | 233 99-06-22 paste: defualt delim in writable string
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | zfs_ioctl.c | 419 int writable = 1; in zfs_dozonecheck_impl() local 426 !zone_dataset_visible(dataset, &writable)) in zfs_dozonecheck_impl() 444 if (!writable) in zfs_dozonecheck_impl()
|
/titanic_50/usr/src/cmd/sendmail/cf/ |
H A D | README | 3255 * 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_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README.v6 | 690 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_50/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 1325 6459189 UNIX03: *VSC* c99 compiler overwrites non-writable file 1389 6583742 ELF string conversion library needs to lose static writable buffers
|
/titanic_50/usr/src/cmd/sgs/libld/common/ |
H A D | libld.msg | 393 non-writable sections"
|
/titanic_50/usr/src/cmd/vi/port/ |
H A D | ex.news | 311 a writable file with "r" has been fixed.
|