iscomsec(2) System Calls Manual iscomsec(2)NAMEiscomsec() - check if system has been converted to a trusted systemSYNOPSISDESCRIPTIONreturns 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 withAPPLICATION USAGEIn a multithreaded application, is thread-safe. It is not async-cancel-safe.WARNINGSHP-UX 11i Version 3 is the last release to support trusted systems functionality.AUTHORwas developed by HP.FILESTrusted system default file TO BE OBSOLETED iscomsec(2)