Searched refs:dictDelete (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/stand/ficl/
H A Dficl.c659 dictDelete(pSys->dp);
663 dictDelete(pSys->envp);
668 dictDelete(pSys->localp);
H A Ddict.c428 void dictDelete(FICL_DICT *pDict) function
H A Dficl.h763 void dictDelete (FICL_DICT *pDict);

Completed in 145 milliseconds