/dports/sysutils/busybox/busybox-1.26.2/e2fsprogs/ |
H A D | chattr.c | 89 static void change_attributes(const char *name, struct globals *gp); 96 change_attributes(path, gp); in chattr_dir_proc() 102 static void change_attributes(const char *name, struct globals *gp) in change_attributes() function 190 do change_attributes(*argv, &g); while (*++argv); in chattr_main()
|
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/misc/ |
H A D | chattr.c | 213 static int change_attributes(const char * name) in change_attributes() function 304 ret = change_attributes(path); in chattr_dir_proc() 354 err = change_attributes (argv[j]); in main()
|
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/misc/ |
H A D | chattr.c | 213 static int change_attributes(const char * name) in change_attributes() function 304 ret = change_attributes(path); in chattr_dir_proc() 354 err = change_attributes (argv[j]); in main()
|
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/misc/ |
H A D | chattr.c | 213 static int change_attributes(const char * name) in change_attributes() function 304 ret = change_attributes(path); in chattr_dir_proc() 354 err = change_attributes (argv[j]); in main()
|
/dports/x11-toolkits/py-xlib/python-xlib-0.27/examples/ |
H A D | put_selection.py | 97 w.change_attributes(event_mask = X.PropertyChangeMask) 102 w.change_attributes(event_mask = 0)
|
H A D | get_selection.py | 126 w.change_attributes(event_mask = X.PropertyChangeMask)
|
/dports/devel/aegis/aegis-4.25.D510/aegis/ |
H A D | aeca.h | 24 void change_attributes(void);
|
H A D | main.cc | 123 { arglex_token_change_attributes, change_attributes, 0 }, in main()
|
H A D | aeca.cc | 1009 change_attributes(void) in change_attributes() function
|
/dports/net/netatalk3/netatalk-3.1.12/bin/ad/ |
H A D | ad_set.c | 141 static void change_attributes(char *path, afpvol_t *vol, const struct stat *st, struct adouble *ad,… in change_attributes() function 321 change_attributes(argv[optind], &vol, &st, &ad, new_attributes); in ad_set()
|
/dports/misc/gnuls/coreutils-8.30/src/ |
H A D | install.c | 493 change_attributes (char const *name) in change_attributes() function 717 return change_attributes (to); in install_file_in_file()
|
/dports/sysutils/coreutils/coreutils-8.32/src/ |
H A D | install.c | 493 change_attributes (char const *name) in change_attributes() function 717 return change_attributes (to); in install_file_in_file()
|
/dports/graphics/py-ueberzug/ueberzug-18.1.8/ueberzug/ |
H A D | ui.py | 230 self.parent_window.change_attributes(
|
/dports/www/phpgroupware/phpgroupware-0.9.16.017/phpgwapi/inc/ |
H A D | class.vfs_sql.inc.php | 1996 $change_attributes = 0; 2016 if ($change_attributes > 0) 2023 $change_attributes++;
|
/dports/www/phpgroupware/phpgroupware-0.9.16.017/infolog/inc/ |
H A D | class.vfs.inc.php | 1964 $change_attributes = 0; 1982 if ($change_attributes > 0) 1989 $change_attributes++;
|
/dports/misc/py-orange3-educational/orange3-educational-0.4.0/orangecontrib/educational/widgets/ |
H A D | owgradientdescent.py | 243 callback=self.change_attributes, sendSelectedValue=True, 412 def change_attributes(self): member in OWGradientDescent
|
/dports/x11/mate-dock-applet/mate-dock-applet-21.10.0/src/ |
H A D | dock_applet.in | 758 self.window.change_attributes(onerror=catch, event_mask=X.KeyPressMask)
|
/dports/net-mgmt/nagstamon/Nagstamon-3.8.0/Nagstamon/thirdparty/Xlib/xobject/ |
H A D | drawable.py | 339 def change_attributes(self, onerror = None, **keys): member in Window
|
/dports/x11-toolkits/py-xlib/python-xlib-0.27/Xlib/xobject/ |
H A D | drawable.py | 350 def change_attributes(self, onerror = None, **keys): member in Window
|
/dports/misc/py-orange3-educational/orange3-educational-0.4.0/orangecontrib/educational/widgets/tests/ |
H A D | test_owgradientdescent.py | 953 w.change_attributes()
|
/dports/deskutils/py-autokey/autokey-0.95.10/lib/autokey/ |
H A D | interface.py | 268 self.rootWindow.change_attributes(event_mask=X.SubstructureNotifyMask|X.StructureNotifyMask)
|
/dports/x11-toolkits/py-xlib/python-xlib-0.27/doc/src/ |
H A D | events.texi | 94 calls to @code{Window.change_attributes}. The value of this attribute
|
H A D | objects.texi | 1002 @defmethod Window change_attributes ( onerror = None, **keys )
|