index
:
naskpass.git
master
NCurses based replacement for askpass (related to cryptsetup).
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
status.h
blob: 995d08a5ba56547e2d06ac602b1d3c004b179fe0 (
plain
)
1
2
3
4
5
6
7
#ifndef STATUS_H
#define STATUS_H 1
char
*
get_system_stat
(
void
);
#endif