Searched refs:targString (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/raidctl/
H A Drf_configure.c496 char buf[1024], targString[100], errString[100]; local
532 snprintf(targString, sizeof(targString), "fdisk %d\n", req->fcol);
538 if (!strncmp(buf, targString, strlen(targString)))

Completed in 108 milliseconds