Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ satmp_init_reply(2) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

satmp_done(2)

satmp_get_attr_reply(2)

satmp_get_lrtok_reply(2)

satmp_init(2)

satmp(7)



satmpinitreply(2)                                        satmpinitreply(2)



NAME
     satmp_init_reply - send SATMP_INIT_REPLY message to the kernel

C SYNOPSIS
     #include <sys/t6satmp.h>

     int satmpinitreply (int fd, uint addr, int flag, uint generation);

DESCRIPTION
     satmp_init_reply sends a SATMPINITREPLY message to the kernel.  fd is a
     file descriptor that references the token-mapping daemon's socket.  addr
     is the address of the hostid sending the message.  flag indicates success
     or failure. It's valid values are IRQFLAGOK and IRQFLAGFAILED .
     generation is the generation of the remote token-mapping database.

ERRORS
     satmp_init_reply will fail if one or more of the following are true:

     [ENOPKG]       Trusted Networking is not configured on this system.

     [EPERM]        fd doesn't refer to the token-mapping socket.

     [EINVAL]       The value of flags is not IRQFLAGOK or IRQFLAGFAILED .

RETURN VALUE
     satmp_init_reply returns 0 if successful. A return value of -1 indicates
     an error and errno is set to indicate the error.

SEE ALSO
     satmp_done(2), satmp_get_attr_reply(2), satmp_get_lrtok_reply(2),
     satmp_init(2), satmp(7).

ORIGIN
     Silicon Graphics, Inc.





















                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026