Sign in
coral
/
linux-mtk
/
bbe3de2560280c0420d36a192e69f2772e893cf4
/
.
/
tools
/
lib
/
subcmd
/
pager.h
blob: 8b83714ecf731e3250a2c4122d213320e5d18297 [
file
] [
log
] [
blame
]
#ifndef
__SUBCMD_PAGER_H
#define
__SUBCMD_PAGER_H
extern
void
pager_init
(
const
char
*
pager_env
);
extern
void
setup_pager
(
void
);
extern
int
pager_in_use
(
void
);
#endif
/* __SUBCMD_PAGER_H */