Searched refs:dstrremove (Results 1 – 3 of 3) sorted by relevance
166 void dstrremove(dstr_t *ds, int idx, size_t count);
111 dstrremove(gscmd, 0, 2); /* Remove 'gs' */ in massage_gs_commandline()
829 void dstrremove(dstr_t *ds, int idx, size_t count) in dstrremove() function