12.07.2015 Views

Intel® Fortran Libraries Reference

Intel® Fortran Libraries Reference

Intel® Fortran Libraries Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Descriptions of the Library Routines 2NOTE. To get a handle for an instance of the compnam structure, usePXFSTRUCTCREATE with the string 'compnam' for the structure name.See Also: “PXFSTRUCTCREATE”PXFGETPWUIDPOSIX Subroutine: Gets password information for a specified UID. This subroutine is onlyavailable on Linux* systems.Module: USE IFPOSIXSyntaxCALL PXFGETPWUID (iuid, jpasswd, ierror)iuid(Input) INTEGER(4). The user ID to retrieve information about..jpasswd(Input)INTEGER(4) on IA-32 processors; INTEGER(8) on Intel Itanium processors. A handle ofstructure compnam.ierror(Output) INTEGER(4). The error status.If successful, ierror is set to zero; otherwise, an error code.The PXFGETPWUID subroutine stores the user information from /etc/passwd for the entrythat matches the user ID iuid in the structure associated with handle jpasswd.NOTE. To get a handle for an instance of the compnam structure, usePXFSTRUCTCREATE with the string 'compnam' for the structure name.See Also: “PXFSTRUCTCREATE”PXFGETSUBHANDLEPOSIX Subroutine: Returns a handle for a subroutine.2-305

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!