Searched refs:con_remove (Results 1 – 1 of 1) sorted by relevance
45 static int con_remove(int n, char **con_remove);64 .remove = con_remove,85 static int con_remove(int n, char **error_out) in con_remove() function