Searched refs:do_chattr (Results 1 – 6 of 6) sorted by relevance
/dports/benchmarks/stress-ng/stress-ng-0.13.09/ |
H A D | stress-chattr.c | 75 static int do_chattr( in do_chattr() function 186 if (do_chattr(args, filename, flags[i]) < 0) in stress_chattr()
|
/dports/shells/sash/sash-3.8/ |
H A D | cmd_chattr.c | 33 do_chattr(int argc, const char ** argv) in do_chattr() function
|
H A D | sash.h | 110 extern int do_chattr(int argc, const char ** argv);
|
H A D | sash.c | 74 "-chattr", do_chattr, 3, INFINITE_ARGS,
|
/dports/misc/mc/mc-4.8.27/src/filemanager/ |
H A D | chattr.c | 1139 do_chattr (WPanel * panel, const vfs_path_t * p, unsigned long m) in do_chattr() function 1160 if (!do_chattr (panel, vpath, m)) in chattr_apply_mask() 1183 ok = do_chattr (panel, vpath, m); in chattr_apply_mask()
|
/dports/misc/mc-nox11/mc-4.8.27/src/filemanager/ |
H A D | chattr.c | 1139 do_chattr (WPanel * panel, const vfs_path_t * p, unsigned long m) in do_chattr() function 1160 if (!do_chattr (panel, vpath, m)) in chattr_apply_mask() 1183 ok = do_chattr (panel, vpath, m); in chattr_apply_mask()
|