Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/memswitch/
H A Dmethods.h52 int parse_srammode(struct property*, const char*);
H A Dproperties.c244 parse_srammode, 0, 1,
H A Dmethods.c522 parse_srammode(struct property *prop, const char *value) in parse_srammode() function