Man Page: picl_get_root
Operating Environment: opensolaris
Section: 3picl
picl_get_root(3PICL) PICL Library Functions picl_get_root(3PICL)NAMEpicl_get_root - get the root handle of the PICL treeSYNOPSIScc [ flag... ] file... -lpicl [ library... ] #include <picl.h> int picl_get_root(picl_nodehdl_t *nodehandle);DESCRIPTIONThe picl_get_root() function gets the handle of the root node of the PICL tree and copies it into the location given by nodehandle.RETURN VALUESUpon successful completion, 0 is returned. On failure, a non-negative integer is returned to indicate an error.ERRORSPICL_NOTINITIALIZED Session not initialized PICL_NORESPONSE Daemon not responding PICL_FAILURE General system failureATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+SEE ALSOpicl_initialize(3PICL), picl_shutdown(3PICL), attributes(5) SunOS 5.11 28 Mar 2000 picl_get_root(3PICL)
| Similar Topics in the Unix Linux Community |
|---|
| Trying to block signal |
| Free Sun Blade 2k, Ultra 2, Ross Hyperstation 30, cards, memory- Baltimore, MD |
| What's legal and what's not? |
| %memused is high |
| Solaris 10 - password complexity not working |