OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
827
* is the end of the device type name, and set "*
unitp
" to the unit
833
split_dname(char *device, int *
unitp
, char *ebuf)
869
*
unitp
= (int)unit;
[
all
...]
Completed in 2377 milliseconds