index
:
fio
for-each-td
io_uring-numa
issue-870
latency-probe
master
noaccess
prio-hints
random-fill-aes
randtrimwrite
refill
segmented-threads
test
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