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

/external/e2fsprogs/misc/
H A De2freefrag.c149 const char *unitp = "KMGTPEZY"; local
194 sprintf(end_str, "%5lu%c-", end, *unitp);
198 start, *unitp, end_str,
208 unitp++;
/external/libpcap/
H A Dpcap-dlpi.c788 * is the end of the device type name, and set "*unitp" to the unit
794 split_dname(char *device, int *unitp, char *ebuf) argument
830 *unitp = (int)unit;

Completed in 171 milliseconds