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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmclasserase.c97 char drivel[2]; /* Stores the drive letter */ local
151 sprintf( drivel, "%c:", tolower(drive) );
249 printf("Calling amuFormat.sh with args: %s,%s\n",cCardType,drivel);
251 execlp("amuFormat.sh","",cCardType,drivel,NULL);

Completed in 32 milliseconds