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
endprdfent(3) - hpux
getprdfnam(3) - hpux
getspnam_r(3c) - hpux
putprdfnam(3) - hpux
setspent(3c) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
How to list file size on HPUX?
Hpux 11iV3 administration document
Thank you members and admins
Seeking Alternative for diff in hp