Home
last modified time | relevance | path

Searched refs:arRemoveCommand (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c24057 static int arRemoveCommand(ArCommand *pAr){ in arRemoveCommand() function
24402 rc = arRemoveCommand(&cmd); in arDotCommand()