index
:
debian/packages/nvme-cli
debian
debian-bookworm
upstream
debian sid: nvme
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
cleanup.c
blob: 0d5d910a8fb89ba410fd6c048d5af1c65f86167d (
plain
)
1
2
3
4
#include
<stdlib.h>
#include
"cleanup.h"
DEFINE_CLEANUP_FUNC
(
cleanup_charp
,
char
*
,
free
);