HomeSort by relevance Sort by last modified time
    Searched refs:unitp (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/misc/
e2freefrag.c 149 const char *unitp = "KMGTPEZY"; local
194 sprintf(end_str, "%5lu%c-", end, *unitp);
198 start, *unitp, end_str,
208 unitp++;
  /external/libpcap/
pcap-dlpi.c 788 * is the end of the device type name, and set "*unitp" to the unit
794 split_dname(char *device, int *unitp, char *ebuf)
830 *unitp = (int)unit;
    [all...]

Completed in 614 milliseconds