Searched refs:uListDelete (Results 1 – 3 of 3) sorted by relevance
34 NEOERR * uListDelete (ULIST *ul, int x, void **data);
156 NEOERR *uListDelete (ULIST *ul, int x, void **data) in uListDelete() function
949 err = uListDelete (wdb->cols_l, x, NULL); in wdb_column_delete()