Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ipcsetnoden(2) — HP-UX 8.05

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ipcconnect(2)

ipccontrol(2)

ipccreate(2)

ipcdest(2)

ipcgetnodename(2)

ipclookup(2)

ipcname(2)

ipcnamerase(2)

ipcrecv(2)

ipcrecvcn(2)

ipcselect(2)

ipcsend(2)

ipcshutdown(2)

addopt(3N)

initopt(3N)

ipcerrmsg(3N)

optoverhead(3N)

readopt(3N)

ipcsetnodename(2)

Requires Optional LAN/X.25 Software

NAME

ipcsetnodename − set NetIPC node name of host CPU

SYNOPSIS

#include <sys/ns_ipc.h>

void ipcsetnodename(

const char ∗nodename,
ns_int_t namelen,
ns_int_t ∗result);

DESCRIPTION

ipcsetnodename sets the NetIPC node name of the host processor to nodename, which has a length of namelen characters. 

Super-user capability is required to use this call. 

Parameters

nodename (input parameter) The ASCII-coded name that is to be assigned to this host. 

namelen (output parameter) The length in bytes of the nodename parameter. 

result (output parameter) See "Diagnostics" below. 

RETURN VALUE

None.  Errors are returned in the result parameter. 

AUTHOR

ipcsetnodname was developed by HP. 

DIAGNOSTICS

[NSR_NO_ERROR] The call was successful. 

[NSR_NOT_ALLOWED] The caller does not have super-user capability. 

[NSR_BOUNDS_VIO] The input parameter address is invalid. 

[NSR_NLEN] The value of the namelen parameter is invalid. 

[NSR_NODE_NAME_SYNTAX] The syntax of the nodename parameter is illegal. 

AUTHOR

ipcsetnodename was developed by HP. 

SEE ALSO

ipcconnect(2), ipccontrol(2), ipccreate(2), ipcdest(2), ipcgetnodename(2), ipclookup(2), ipcname(2), ipcnamerase(2), ipcrecv(2), ipcrecvcn(2), ipcselect(2), ipcsend(2), ipcshutdown(2), addopt(3N), initopt(3N), ipcerrmsg(3N), optoverhead(3N), readopt(3N). 

Hewlett-Packard Company  —  HP-UX Release 8.05: June 1991

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