namematch
if (namematch("service=", tok, service)) {
if (namematch("service=", tok, service)) {
if ( namematch("device=", tok, device)) {
static int namematch(), nextdialers(), nextdevices(), nextsystems(), getaline();
if (namematch("service=", tok, service)) {
if (namematch("service=", tok, service)) {
if (namematch("device=", tok, device)) {
static int namematch(const char *label, char *line, const char *name);