index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocore
/
process.h
blob: 2d6638281d53ff71a4855ecd5f79d977fb9e3576 (
plain
)
1
2
3
4
5
6
#ifndef _OSMO_PROCESS_H #define _OSMO_PROCESS_H int osmo_daemonize(void); #endif