qnx_name_detach

qnx_name_detach --  detaches a name.

Syntax

qnx_name_detach (node, name_id)

		

Arguments

node

The node.

name_id

The name id returned by qnx_name_attach.

Returns

true if able to detach, else nil, and errno is set.

Description

Detaches a name attached by the qnx_name_attach function.

Errno can be set to :

Example

Examples of this function are beyond the scope of this documentation.

See Also

qnx_name_attach, qnx_name_locate

Copyright 1995-2002 by Cogent Real-Time Systems, Inc.