summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mount_portalfs/portald.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mount_portalfs/portald.h')
-rw-r--r--usr.sbin/mount_portalfs/portald.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/mount_portalfs/portald.h b/usr.sbin/mount_portalfs/portald.h
index ceb1a465..bf8b50b 100644
--- a/usr.sbin/mount_portalfs/portald.h
+++ b/usr.sbin/mount_portalfs/portald.h
@@ -67,6 +67,8 @@ extern int portal_exec(struct portal_cred *,
char *key, char **v, int so, int *fdp);
extern int portal_file(struct portal_cred *,
char *key, char **v, int so, int *fdp);
+extern int portal_pipe(struct portal_cred *,
+ char *key, char **v, int so, int *fdp);
extern int portal_tcp(struct portal_cred *,
char *key, char **v, int so, int *fdp);
extern int portal_tcplisten(struct portal_cred *,
OpenPOWER on IntegriCloud