index
:
fio
issue-870
latency-probe
master
noaccess
segmented-threads
fio - Flexible IO Tester
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
strsep.h
blob: 782a360097cae1eaeed290af5c5439e2bf248226 (
plain
)
1
2
3
4
5
6
#ifndef FIO_LIB_H #define FIO_LIB_H char *strsep(char **, const char *); #endif