Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/rbootd/
H A Dparseconf.c97 #define GETSTR while (isspace((unsigned char)*cp) || *cp == ',') \ in ParseConfig() macro
118 GETSTR; /* get RMP addr */ in ParseConfig()
135 GETSTR; /* get first file */ in ParseConfig()
170 GETSTR; /* get next file */ in ParseConfig()