| /netbsd-src/external/bsd/less/dist/ |
| H A D | edit.c | 439 int chflags; in edit_ifile() local 468 chflags = ch_getflags(); in edit_ifile() 470 if ((chflags & CH_HELPFILE) && held_ifile(was_curr_ifile) <= 1) in edit_ifile() 506 chflags = 0; in edit_ifile() 520 chflags = 0; in edit_ifile() 530 chflags |= CH_POPENED; in edit_ifile() 532 chflags |= CH_KEEPOPEN; in edit_ifile() 540 chflags |= CH_KEEPOPEN; in edit_ifile() 556 chflags |= CH_NODATA; in edit_ifile() 560 chflags |= CH_HELPFILE; in edit_ifile() [all …]
|
| /netbsd-src/usr.bin/chflags/ |
| H A D | Makefile | 6 PROG= chflags 7 SRCS= chflags.c
|
| H A D | chflags.c | 138 change_flags = chflags; in main()
|
| /netbsd-src/regress/sys/fs/ffs/ |
| H A D | Makefile | 123 chflags nodump ${TMPL}/nodumpfile/10k 135 chflags nodump ${TMPL}/nodumpdir 158 chflags nodump ${TMPL}/indirblk
|
| /netbsd-src/tests/fs/tmpfs/ |
| H A D | t_remove.sh | 59 atf_check -s exit:0 -o empty -e empty chflags uchg a 61 atf_check -s exit:0 -o empty -e empty chflags nouchg a
|
| /netbsd-src/tests/bin/cp/ |
| H A D | t_cp.sh | 82 chflags nodump file 94 chflags nodump file
|
| /netbsd-src/tools/compat/ |
| H A D | lchflags.c | 52 return (chflags(path, flags)); in lchflags()
|
| /netbsd-src/lib/libc/sys/ |
| H A D | Makefile.inc | 102 chdir.S chflags.S chmod.S chown.S chroot.S \ 261 chflags.2 chmod.2 chown.2 chroot.2 clock_getcpuclockid2.2 \ 305 MLINKS+=chflags.2 fchflags.2 chflags.2 lchflags.2
|
| /netbsd-src/distrib/miniroot/ |
| H A D | mtree.usr.install | 10 ./usr.install/bin/chflags link=../../sysinst
|
| H A D | list | 44 PROG usr/bin/chflags
|
| /netbsd-src/distrib/evbsh3/rom/ramdiskcommon/ |
| H A D | ramdiskbin.conf | 37 progs calendar cap_mkdb chflags chpass cksum cmp col colcrt colrm column comm
|
| /netbsd-src/usr.bin/ |
| H A D | Makefile | 9 checknr chflags chpass cksum cmp cleantags col colcrt colrm \
|
| /netbsd-src/lib/librumpuser/ |
| H A D | configure.ac | 29 AC_CHECK_FUNCS([kqueue chflags strsuftoll setprogname getprogname \
|
| H A D | rumpuser_config.h.in | 9 /* Define to 1 if you have the `chflags' function. */
|
| /netbsd-src/usr.bin/xinstall/ |
| H A D | xinstall.c | 431 (void)chflags(to_name, in main() 721 (void)chflags(to_name, to_sb.st_flags & ~(NOCHANGEBITS)); in install() 841 if (!dounpriv && chflags(to_name, in install() 845 warn("%s: chflags", to_name); in install()
|
| /netbsd-src/sys/sys/ |
| H A D | stat.h | 265 int chflags(const char *, unsigned long);
|
| /netbsd-src/share/doc/psd/05.sysman/ |
| H A D | spell.ok | 203 chflags
|
| /netbsd-src/usr.bin/compress/ |
| H A D | compress.c | 417 if (fs->st_flags != 0 && chflags(name, fs->st_flags)) in setfile()
|
| /netbsd-src/tests/lib/libc/sys/ |
| H A D | t_stat.c | 71 ATF_REQUIRE(chflags(path, UF_NODUMP) == 0); in ATF_TC_BODY()
|
| /netbsd-src/distrib/sun3/miniroot/ |
| H A D | list | 126 PROG usr/bin/chflags
|
| /netbsd-src/distrib/sun2/miniroot/ |
| H A D | list | 126 PROG usr/bin/chflags
|
| /netbsd-src/sys/rump/ |
| H A D | rump.sysmap | 24 34 sys_chflags chflags rump___sysimpl_chflags
|
| /netbsd-src/usr.sbin/veriexecgen/ |
| H A D | veriexecgen.c | 557 if (make_immutable && chflags(v.dbfile, SF_IMMUTABLE) != 0) in main()
|
| /netbsd-src/share/doc/smm/01.setup/ |
| H A D | spell.ok | 235 chflags
|
| /netbsd-src/bin/cp/ |
| H A D | utils.c | 403 chflags(to.p_path, fflags)) == -1) in setfile()
|