attachName — (Deprecated as of Version 4.0) publishes the driver name to the QNX name server.
(attachName [name])
OK if successful, otherwise
(error "attachName DR_ERR_ATTACH_TASKNAME (time) Could not declare name name to nameserver")
This command publishes the driver name to the QNX 4 name locator service (nameloc), as an alternative to the Cascade NameServer (see attachNS), for reference by the Cogent C API. With the introduction of QNX 6 compatibility, this command is no longer used, since the driver now requires that the Cascade NameServer (nserve) be running.
This command is normally invoked from the configuration file.
Copyright © 1995-2012 by Cogent Real-Time Systems, Inc. All rights reserved.