mount man page on OPENSTEP

Man page or keyword search:  
man Server   1419 pages
apropos Keyword Search (all sections)
Output format
OPENSTEP logo
[printable version]


MOUNT(3R)							     MOUNT(3R)

NAME
       mount - keep track of remotely mounted filesystems

SYNOPSIS
       #include <rpcsvc/mount.h>

RPC INFO
       program number:
	    MOUNTPROG
       xdr routines:
	    xdr_exportbody(xdrs, ex)
		 XDR *xdrs;
		 struct exports *ex;
	    xdr_exports(xdrs, ex);
		 XDR *xdrs;
		 struct exports **ex;
	    xdr_fhandle(xdrs, fh);
		 XDR *xdrs;
		 fhandle_t *fp;
	    xdr_fhstatus(xdrs, fhs);
		 XDR *xdrs;
		 struct fhstatus *fhs;
	    xdr_groups(xdrs, gr);
		 XDR *xdrs;
		 struct groups *gr;
	    xdr_mountbody(xdrs, ml)
		 XDR *xdrs;
		 struct mountlist *ml;
	    xdr_mountlist(xdrs, ml);
		 XDR *xdrs;
		 struct mountlist **ml;
	    xdr_path(xdrs, path);
		 XDR *xdrs;
		 char **path;
       procs:
	    MOUNTPROC_MNT
		 argument of xdr_path, returns fhstatus.
		 Requires unix authentication.
	    MOUNTPROC_DUMP
		 no args, returns struct mountlist
	    MOUNTPROC_UMNT
		 argument of xdr_path, no results.
		 requires unix authentication.
	    MOUNTPROC_UMNTALL
		 no arguments, no results.
		 requires unix authentication.
		 umounts all remote mounts of sender.
	    MOUNTPROC_EXPORT
	    MOUNTPROC_EXPORTALL
		 no args, returns struct exports
       versions:
	    MOUNTVERS_ORIG
       structures:
	    struct mountlist {	     /* what is mounted */
		 char *ml_name;
		 char *ml_path;
		 struct mountlist *ml_nxt;
	    };
	    struct fhstatus {
		 int fhs_status;
		 fhandle_t fhs_fh;
	    };
	    /*
	     * List of exported directories
	     * An export entry with ex_groups
	     * NULL indicates an entry which is exported to the world.
	     */
	    struct exports {
		 dev_t		  ex_dev; /* dev of directory */
		 char	    *ex_name;	  /* name of directory */
		 struct groups	 *ex_groups;   /* groups allowed to mount this entry */
		 struct exports	 *ex_next;
	    };
	    struct groups {
		 char	   *g_name;
		 struct groups	*g_next;
	    };

SEE ALSO
       mount(8), showmount(8), mountd(8C),

       Network	File  System  Protocol	Specification,	available  on-line  in
       /NextLibrary/Documentation/NFS.

				10 August 1985			     MOUNT(3R)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server OPENSTEP

List of man pages available for OPENSTEP

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net