asfreemachinepidlist - release PID enumeration structures


SYNOPSIS

       #include <arraysvcs.h>

       void asfreemachinepidlist(asmachinepidlist_t *PIDList, uint32_t Flags);


DESCRIPTION

       The  asfreemachinepidlist  function releases the resources
       used by the specified asmachinepidlist_t structure.  These
       structures   are   typically  generated  by  the  aspidsi­
       nash_server(3X) function.

       The Flags argument is reserved for  future  expansion  and
       should be specified as 0.


NOTES

       asfreemachinepidlist  is  found  in  the  library  "libar­
       ray.so", and will be loaded if  the  option  "-larray"  is
       used with cc(1) or ld(1).


SEE ALSO

       aspidsinash_server(3X).


Man(1) output converted with man2html