rpc.cmsd(1m) — Commands
CDE
NAME
rpc.cmsd − calendar manager service daemon
SYNOPSIS
rpc.cmsd [−d] [−s]
OPTIONS
The following options are available:
−dEnables debugging output.
−sRuns rpc.cmsd in the foreground. Use this option when rpc.cmsd is invoked manually for debugging purposes.
OPERANDS
None
DESCRIPTION
The rpc.cmsd is a small database manager for appointment and resource-scheduling data. Its primary client is the dtcm calendar manager included with CDE. The rpc.cmsd command is usually invoked by inetd(8) when a dtcm request is received.
STDIN
Not used
INPUT FILES
The database format used by the rpc.cmsd is private.
RESOURCES
None
ASYNCHRONOUS EVENTS
None
STDOUT
When you use the −d option, rpc.cmsd writes the debugging information to standard output.
STDOUT
None
OUTPUT FILES
None
EXTENDED DESCRIPTION
None
CONSEQUENCES OF ERRORS
The rpc.cmsd utility takes the standard action for all signals.
APPLICATION USAGE
You must be root to run rpc.cmsd in standalone mode.
EXIT STATUS
When the process exits, rpc.cmsd exits with the status of the exited child. Otherwise, the following exit values are returned:
0Normal termination. A zero exit status means rpc.cmsd has received a HUP signal, and terminated normally.
-1Abnormal termination. Permissions on the database file or directory were incorrect.
1RPC memory management errors have prevented successful operation, a socket operation failed in a nonrecoverable way, or could not create a udp service.
2Could not create a TLI connection.
3Could not register the service.
EXAMPLES
None
ENVIRONMENT VARIABLES
None
SEE ALSO
dtcm(1), dtcm_lookup(1), dtcm_delete(1), dtcm_insert(1), inetd(8)