iscomsec(2) hpux man page | unix.com

Man Page: iscomsec

Operating Environment: hpux

Section: 2

iscomsec(2)							System Calls Manual						       iscomsec(2)

NAME
iscomsec() - check if system has been converted to a trusted system
SYNOPSIS
DESCRIPTION
returns a zero (0) if the system is not a trusted system. If the system has been converted to a trusted system, returns a one (1). Notes determines if the system is a trusted system or not by checking the file, If the file exists, then the system is a trusted system. If the file does not exist, then the system is not a trusted system. On a trusted system, should never be deleted. Programs using this routine must be compiled with
APPLICATION USAGE
In a multithreaded application, is thread-safe. It is not async-cancel-safe.
WARNINGS
HP-UX 11i Version 3 is the last release to support trusted systems functionality.
AUTHOR
was developed by HP.
FILES
Trusted system default file TO BE OBSOLETED iscomsec(2)
Related Man Pages
audusr(1m) - hpux
getspnam_r(3c) - hpux
putprdfnam(3) - hpux
devassign(4) - hpux
xtsoliswindowtrusted(3xtsol) - opensolaris
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
Thank you members and admins
Seeking Alternative for diff in hp