Adds a new proxy to, or modifies an existing proxy in, the proxy
    database.
    Format
      SYS$ADD_PROXY  rem_node ,rem_user ,local_user ,[flags]
    C Prototype
      int sys$add_proxy  (void *rem_node, void *rem_user, void
                         *local_user, unsigned int flags);
Additional Information:
explode
extract