{
{    The purpose of this request is to return the families which permit access
{ from a specified client mainframe and the access permitted by each family.
{
{       OSP$GET_FAMILIES_FOR_CLIENT (CLIENT_BINARY_ID, P_FAMILY_LIST,
{             P_ACCESS_LIST, FAMILY_COUNT)
{
{ CLIENT_BINARY_ID: (input) This parameter specifies the client mainframe
{       of interest.
{
{ P_FAMILY_LIST: (output) This parameter specifies the names of the families
{       which permit access from the specified client mainframe.
{
{ P_ACCESS_LIST: (output) This parameter specifies the access that the
{       corresponding entry in P_FAMILY_LIST will grant to the client.
{
{ FAMILY_COUNT: (output) This parameter specifies the total number of families
{       which permit access from the client.
