Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/memswitch/
H A Dmethods.h51 int parse_serial(struct property*, const char*);
H A Dproperties.c231 parse_serial, 0, 0,
H A Dmethods.c422 parse_serial(struct property *prop, const char *value) in parse_serial() function