Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
De2freefrag.c145 char *unitp = "KMGTPEZY"; in get_chunk_info() local
190 sprintf(end_str, "%5lu%c-", end, *unitp); in get_chunk_info()
194 start, *unitp, end_str, in get_chunk_info()
204 unitp++; in get_chunk_info()
/external/libpcap/
Dpcap-dlpi.c975 split_dname(char *device, int *unitp, char *ebuf) in split_dname() argument
1011 *unitp = (int)unit; in split_dname()