Home
last modified time | relevance | path

Searched refs:sysattr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libfido2/fuzz/
H A Dudev.c94 const char *sysattr) in __wrap_udev_device_get_sysattr_value() argument
99 if (!strcmp(sysattr, "manufacturer") || !strcmp(sysattr, "product")) in __wrap_udev_device_get_sysattr_value()
101 else if (!strcmp(sysattr, "uevent")) in __wrap_udev_device_get_sysattr_value()
/freebsd/usr.sbin/extattr/tests/
H A Dextattr_test.sh242 atf_check -s exit:0 -o empty setextattr system sysattr sysval foo
247 atf_check -s exit:0 -o inline:"sysval\n" getextattr -q system sysattr foo
249 atf_check -s exit:0 -o empty rmextattr system sysattr foo