GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
POST9PSERVICE(3) FreeBSD Library Functions Manual POST9PSERVICE(3)

post9pservice - post 9P service for use by clients

#include <u.h>
#include <libc.h>

int post9pservice(int fd, char *name, char *mtpt)

Post9pservice invokes to post a new 9P service in the current ``name space'' (see named name. Clients connecting to the posted service are multiplexed onto a single 9P conversation with the server on file descriptor fd.

If mtpt is non-nil, post9pservice mounts the service on mtpt, using

/src/lib9/post9p.c

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.