logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

XPACmdDel - remove a command from an XPA command public access point

Description

       This routine removes a command from the list of available commands in a given XPA.  That command will no
       longer be available for processing.

Name

XPACmdDel-removeacommandfromanXPAcommandpublicaccesspoint

See Also

       See xpa(n) for a list of XPA help pages

version 2.1.15                                    July 23, 2013                                     xpacmddel(3)

Synopsis

         #include <xpa.h>

         void XPACmdDel(XPA xpa, XPACmd cmd);

See Also