Searched refs:setattr (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/lib/libdpv/
H A Ddialogrc.c52 static int setattr(struct figpar_config *, uint32_t, char *, char *);
70 {FIGPAR_TYPE_STR, "screen_color", {NULL}, &setattr},
71 {FIGPAR_TYPE_STR, "shadow_color", {NULL}, &setattr},
72 {FIGPAR_TYPE_STR, "dialog_color", {NULL}, &setattr},
73 {FIGPAR_TYPE_STR, "title_color", {NULL}, &setattr},
74 {FIGPAR_TYPE_STR, "border_color", {NULL}, &setattr},
75 {FIGPAR_TYPE_STR, "button_active_color", {NULL}, &setattr},
76 {FIGPAR_TYPE_STR, "button_inactive_color", {NULL}, &setattr},
77 {FIGPAR_TYPE_STR, "button_key_active_color", {NULL}, &setattr},
78 {FIGPAR_TYPE_STR, "button_key_inactive_color", {NULL}, &setattr},
111 setattr(struct figpar_config *option, uint32_t line __unused, function
[all...]
/freebsd-11-stable/tests/sys/opencrypto/
H A Ddpkt.py60 setattr(self, k, self.__hdr_defaults__[k])
62 setattr(self, k, v)
102 setattr(self, k, list(res[:cnt]))
109 setattr(self, k, res[0])
/freebsd-11-stable/contrib/libucl/python/tests/
H A Dtest_validation.py47 setattr(cls, 'test_%s' % testname, test_gen(jsonfile))
/freebsd-11-stable/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs.c193 PUFFSOP_SET(pops, dtfs, node, setattr);
/freebsd-11-stable/tools/tools/shlib-compat/
H A Dshlib-compat.py1140 setattr(Config, w, v)

Completed in 506 milliseconds