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
rpc.cmsd(user cmd) rpc.cmsd(user cmd)

rpc.cmsd — calendar manager service daemon

rpc.cmsd [-d] [-s]

The rpc.cmsd is a small database manager for appointment and resource-scheduling data. Its primary client is dtcm a productivity tool included with CDE. rpc.cmsd is normally invoked by inetd(1m) when a dtcm request is received.

The following options are available:

Enables debugging output.
Runs rpc.cmsd in the foreground. This option should be used when rpc.cmsd is invoked manually for debugging purposes.

None.

Not used.

The database format used by the rpc.cmsd is private.

None.

None.

None.

When the -d option is used, rpc.cmsd writes the debugging information to stdout.

None.

None.

None.

When the process exits, rpc.cmsd exits with the status of the exited child. Otherwise, the following exit values are returned:

0
Normal termination. A zero exit status means rpc.cmsd has received a HUP signal, and terminated normally.
-1
Abnormal termination. Permissions on the database file or directory were incorrect.
1
RPC memory management errors have prevented successful operation, a socket operation failed in a nonrecoverable way, or could not create a udp service.
2
Could not create a TLI connection.
3
Could not register the service.

The rpc.cmsd utility takes the standard action for all signals.

To run rpc.cmsd in standalone mode, the user must be root.

None.

dtcm(1), dtcm_lookup(1), dtcm_delete(1), dtcm_insert(1), inetd(1m).


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

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