Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/memswitch/
H A Dmethods.h48 int parse_byte(struct property*, const char*);
H A Dproperties.c222 parse_byte, 1024*1024, 12*1024*1024,
H A Dmethods.c203 parse_byte(struct property *prop, const char *value) in parse_byte() function