summaryrefslogtreecommitdiffstats
path: root/sbin/devd/devd.hh
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/devd/devd.hh')
-rw-r--r--sbin/devd/devd.hh4
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/devd/devd.hh b/sbin/devd/devd.hh
index 55af222..a1ee9cd 100644
--- a/sbin/devd/devd.hh
+++ b/sbin/devd/devd.hh
@@ -153,7 +153,9 @@ public:
void set_pidfile(const char *);
void reset();
void parse();
- void drop_pidfile();
+ void open_pidfile();
+ void write_pidfile();
+ void remove_pidfile();
void push_var_table();
void pop_var_table();
void set_variable(const char *var, const char *val);
OpenPOWER on IntegriCloud