SYSSGI(2) SYSSGI(2)
NAME
syssgi - Silicon Graphics, Inc. system call
SYNOPSIS
#include <sys/syssgi.h>
syssgi(request, arg)
DESCRIPTION
syssgi is the interface to functions specific to Silicon
Graphics. The various request codes determine the format of
the arg argument. The include file <sys/syssgi.h>, contains
the allowable request code GETSYSID.
This request code returns the unique identifier for the
given processor. This identifier is guaranteed to be unique
within the Silicon Graphics workstation product family.
The arg argument for this request code should be a character
pointer to an array of length MAXSYSIDSIZE.
ORIGIN
Silicon Graphics, Inc.
Page 1 (last mod. 8/20/87)