Searched refs:remopt (Results 1 – 1 of 1) sorted by relevance
85 void remopt(char *, const char *);814 remopt(fstab, MOUNT_META_OPTION_FSTAB); in update_options()815 remopt(fstab, MOUNT_META_OPTION_CURRENT); in update_options()845 remopt(newopt, tmpopt); in update_options()849 remopt(newopt, o+2); in update_options()859 remopt(char *string, const char *opt) in remopt() function