Home
last modified time | relevance | path

Searched defs:maker (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/net/wg/selftest/
H A Dcookie.c217 struct cookie_maker *maker; in cookie_mac_test() local
/dragonfly/sys/dev/misc/kbd/
H A Datkbdc.c106 const char *maker; member
143 char *maker = kgetenv("smbios.system.maker"); in atkbdc_getquirks() local
/dragonfly/sys/dev/acpica/acpi_thinkpad/
H A Dacpi_thinkpad.c305 const char *maker; member
464 char *maker, *product; in acpi_thinkpad_attach() local
/dragonfly/games/hack/
H A Dhack.mklev.c455 maker(schar lowx, schar ddx, schar lowy, schar ddy) in maker() function
/dragonfly/gnu/usr.bin/rcs/lib/
H A Drcsedit.c232 enum maker {notmade, real, effective}; enum