Home
last modified time | relevance | path

Searched refs:f_mode (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/without_structs/
H A Dimplicit_dependencies_verbose.pretty1 {'acct': [{'call': 'fadvise64_64', 'reason': set([('file', 'f_mode')])},
2 {'call': 'swapoff', 'reason': set([('file', 'f_mode')])},
5 {'call': 'dup3', 'reason': set([('file', 'f_mode')])},
1261 'reason': set([('file', 'f_mode')])},
1344 'reason': set([('file', 'f_mode')])},
1507 ('file', 'f_mode'),
1788 ('file', 'f_mode'),
1793 ('file', 'f_mode'),
1815 ('file', 'f_mode'),
1852 ('file', 'f_mode'),
[all …]
/illumos-gate/usr/src/cmd/filesync/
H A Daction.c159 do_chmod = (sp->f_mode != dp->f_mode); in do_like()
226 sp->f_mode, rc, errno); in do_like()
230 dp->f_mode = sp->f_mode; in do_like()
231 ip->f_mode = sp->f_mode; in do_like()
462 if (dp->f_mode != mode) in do_copy()
518 dp->f_mode = 0; in do_copy()
562 dp->f_mode = mode; in do_copy()
617 dp->f_mode = 0666; in do_copy()
690 dp->f_mode = mode; in do_copy()
737 dp->f_mode = mode; in do_copy()
[all …]
H A Dacls.c179 acls[0].a_perm = (fp->f_mode >> 6) & 7; in set_acls()
183 acls[1].a_perm = (fp->f_mode >> 3) & 7; in set_acls()
187 acls[2].a_perm = (fp->f_mode >> 6) & 7; in set_acls()
191 acls[3].a_perm = fp->f_mode & 7; in set_acls()
H A Danal.c474 if (np->f_mode != rp->f_mode) in check_changes()
694 if (tgtp->f_mode == 0) in find_link()
759 if (chgp->f_mode != 0) in find_link()
794 if (fcp->f_mode != basp->f_mode) in find_link()
852 if (lip->f_mode == 0) in has_other_links()
930 lp->f_info[which].f_mode = fp->f_info[which].f_mode; in link_update()
H A Deval.c670 ip->f_mode = sp->st_mode & S_IAMB; in note_info()
715 np->f_mode = ip->f_mode; in do_update()
H A Ddatabase.h127 int f_mode; /* protection */ member
H A Drecon.c633 same_mode = (sp->f_mode == dp->f_mode); in samestuff()
H A Dbase.c468 ip->f_mode = l; in read_baseline()
841 noblanks(fp->f_name), ip->f_mode); in bw_file()
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/
H A Dimplicit_dependencies_verbose.pretty1 {'acct': [{'call': 'eventfd2', 'reason': set([('file', 'f_mode')])},
2 {'call': 'swapoff', 'reason': set([('file', 'f_mode')])},
5 {'call': 'dup3', 'reason': set([('file', 'f_mode')])},
1940 'reason': set([('file', 'f_mode')])},
2021 'reason': set([('file', 'f_mode')])},
2465 ('file', 'f_mode'),
2472 ('file', 'f_mode'),
2495 ('file', 'f_mode'),
2542 ('file', 'f_mode'),
16381 ('file', 'f_mode')])},
[all …]
H A Dimplicit_dependencies_verbose2726 ('file', 'f_mode')])},
2730 ('file', 'f_mode')])},
2740 ('file', 'f_mode')])},
2774 ('file', 'f_mode')])},
3446 ('file', 'f_mode')])},
3450 ('file', 'f_mode')])},
3460 ('file', 'f_mode')])},
22094 ('file', 'f_mode')])},
22098 ('file', 'f_mode')])},
22107 ('file', 'f_mode')])},
[all …]
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.implicit_dependencies.v1389 SYSC_acct read_list: [(struct file)->f_mode, ]
744 C_SYSC_sendfile read_list: [(struct fd)->file, (struct file)->f_mode, ]
745 SYSC_sendfile64 read_list: [(struct fd)->file, (struct file)->f_mode, ]
746 SYSC_sendfile read_list: [(struct fd)->file, (struct file)->f_mode, ]
749 C_SYSC_pwritev read_list: [(struct fd)->file, (struct file)->f_mode, ]
752 C_SYSC_preadv2 read_list: [(struct fd)->file, (struct file)->f_mode, ]
754 C_SYSC_preadv read_list: [(struct fd)->file, (struct file)->f_mode, ]
757 SYSC_pwritev2 read_list: [(struct fd)->file, (struct file)->f_mode, ]
758 SYSC_pwritev read_list: [(struct fd)->file, (struct file)->f_mode, ]
759 SYSC_preadv2 read_list: [(struct fd)->file, (struct file)->f_mode, ]
[all …]
H A Dkernel.implicit_dependencies.no_structs82 SYSC_acct read_list: [(struct file)->f_mode, ]
179 SYSC_preadv read_list: [(struct file)->f_mode, ]
180 SYSC_preadv2 read_list: [(struct file)->f_mode, ]
181 SYSC_pwritev read_list: [(struct file)->f_mode, ]
182 SYSC_pwritev2 read_list: [(struct file)->f_mode, ]
183 C_SYSC_preadv64 read_list: [(struct file)->f_mode, ]
184 C_SYSC_preadv read_list: [(struct file)->f_mode, ]
186 C_SYSC_preadv2 read_list: [(struct file)->f_mode, ]
188 C_SYSC_pwritev read_list: [(struct file)->f_mode, ]
190 C_SYSC_pwritev2 read_list: [(struct file)->f_mode, ]
[all …]
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk2.c610 if (op->f_mode == type && strcmp(op->f_name, cp) == 0) in openfile()
653 op->f_mode = type; in openfile()
667 if (op->f_mode == PIPE || op->f_mode == PIPESYM) in awkclose()
H A Dawk.h261 ushort_t f_mode; /* Open mode: WRITE, APPEND, PIPE */ member
H A Dawk1.c256 fp->f_mode = 0; in awkvarinit()
/illumos-gate/usr/src/cmd/auditreduce/
H A Doption.c710 int f_mode = FM_ALLDIR; in process_fileopt() local
749 f_mode = FM_ALLFILE; /* all files here */ in process_fileopt()
755 f_mode = FM_ALLFILE; in process_fileopt()
761 if (f_mode == FM_ALLFILE) { in process_fileopt()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.tftpd.c140 char *f_mode; member
797 for (pf = formats; pf->f_mode != NULL; pf++) in tftp()
798 if (strcasecmp(pf->f_mode, mode) == 0) in tftp()
800 if (pf->f_mode == NULL) { in tftp()
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_ofile.c374 of->f_mode = smb_fsop_amask_to_omode(of->f_granted_access); in smb_ofile_alloc()
534 (void) smb_fsop_close(of->f_node, of->f_mode, in smb_ofile_close()
H A Dsmb_common_open.c1112 if ((rc = smb_fsop_open(fnode, of->f_mode, of->f_cr)) != 0) { in smb_common_open()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1433 int f_mode; member
/illumos-gate/usr/src/cmd/mdb/common/modules/smbsrv/
H A Dsmbsrv.c1818 int f_mode; member