Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/memswitch/
H A Dmethods.h50 int parse_bootdev(struct property*, const char*);
H A Dproperties.c95 parse_bootdev, 0, 0,
H A Dmethods.c360 parse_bootdev(struct property *prop, const char *value) in parse_bootdev() function