Man Page: lgrp_root
Operating Environment: opensolaris
Section: 3lgrp
lgrp_root(3LGRP) Locality Group Library Functions lgrp_root(3LGRP)NAMElgrp_root - return root lgroup IDSYNOPSIScc [ flag ... ] file... -llgrp [ library ... ] #include <sys/lgrp_user.h> lgrp_id_t lgrp_root(lgrp_cookie_t cookie);DESCRIPTIONThe lgrp_root() function returns the root lgroup ID.RETURN VALUESUpon successful completion, lgrp_root() returns the lgroup ID of the root lgroup. Otherwise, it returns -1 and sets errno to indicate the error.ERRORSThe lgrp_root() function will fail if: EINVAL The cookie is not valid.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+SEE ALSOlgrp_children(3LGRP), lgrp_init(3LGRP), lgrp_nlgrps(3LGRP), lgrp_parents(3LGRP), liblgrp(3LIB), attributes(5) SunOS 5.11 31 Jan 2008 lgrp_root(3LGRP)
| Related Man Pages |
|---|
| lgrp_children(3lgrp) - opensolaris |
| liblgrp(3lib) - sunos |
| lgrp_root(3lgrp) - sunos |
| lgrp_parents(3lgrp) - sunos |
| liblgrp(3lib) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| Trying to block signal |
| How to learn UNIX |
| Free Sun Blade 2k, Ultra 2, Ross Hyperstation 30, cards, memory- Baltimore, MD |
| Identify problem with while getopts |
| What is good? |