table of contents
xpacmddel(3) | SAORD Documentation | xpacmddel(3) |
NAME¶
XPACmdDel - remove a command from an XPA command public access pointSYNOPSIS¶
#include <xpa.h>
void XPACmdDel(XPA xpa, XPACmd cmd);
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.SEE ALSO¶
See xpa(7) for a list of XPA help pagesJune 7, 2012 | version 2.1.14 |