Home
last modified time | relevance | path

Searched refs:print_magic (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/memswitch/
H A Dproperties.c47 print_magic,
55 print_magic,
H A Dmethods.h59 int print_magic(struct property*, char*);
H A Dmethods.c623 print_magic(struct property *prop, char *str) in print_magic() function