summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/systems.h
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2000-03-14 01:47:31 +0000
committerbrian <brian@FreeBSD.org>2000-03-14 01:47:31 +0000
commit583da493d5bc0713e9ee7bfedfbea9a5f02b9010 (patch)
tree7cb086525f098bed87b3383645c5163bcac496da /usr.sbin/ppp/systems.h
parent1bc8ab9f4fde76438c6683101c2d510c86e8d978 (diff)
downloadFreeBSD-src-583da493d5bc0713e9ee7bfedfbea9a5f02b9010.zip
FreeBSD-src-583da493d5bc0713e9ee7bfedfbea9a5f02b9010.tar.gz
Understand environment variables in commands
Submitted by: Mark Knight <markk@knigma.org>
Diffstat (limited to 'usr.sbin/ppp/systems.h')
-rw-r--r--usr.sbin/ppp/systems.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/ppp/systems.h b/usr.sbin/ppp/systems.h
index 39130d6..969e4ab 100644
--- a/usr.sbin/ppp/systems.h
+++ b/usr.sbin/ppp/systems.h
@@ -35,3 +35,4 @@ extern int AllowUsers(struct cmdargs const *);
extern int AllowModes(struct cmdargs const *);
extern int LoadCommand(struct cmdargs const *);
extern int SaveCommand(struct cmdargs const *);
+extern const char *InterpretArg(const char *, char *);
OpenPOWER on IntegriCloud