Visit Platform at http://www.platform.com

glb_userinfo

Returns an array of users that are using license tokens and licenses.

glb_userinfo returns an array of glbUser structures, which contains information on each user that is using a license token and a license from the license server. The license server identifies users by the identifier user_name@host_name

#include <glb/glb.h>

struct glbUser *glb_userinfo(int *nusers, int *lmstatIntvl)

Parameters:
*nusers The number of users that are currently in the system. This parameter is used as a return value.
*lmstatIntvl The current lmstat interval. This parameter is used as a return value.
Data Structures:
glbUser
Define Statements:
none
Returns:
*glbUser
An array of users currently using license tokens and licenses from the license server.
Errors:
On failure, glberrno is set to indicate the error.
Equivalent line commands:
none
Files:
none
See also:
glb_info

glb_jobinfo

glb_perror

glb_userinfo

glb_workloadinfo



     
Date Modified: 30 Jan 2011
Platform Support: support@platform.com
Platform Information Development: doc@platform.com

Platform Computing. Accelerating Intelligence(TM).
Copyright © 1994-2011 Platform Computing Corporation. All rights reserved.