Home
last modified time | relevance | path

Searched defs:newopt (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/config/
H A Dconfig.y448 newopt(struct opt_head *list, char *name, char *value, int append, int dupe) in newopt() function
/freebsd/sbin/mount/
H A Dmount.c808 char *expopt, *newopt, *tmpopt; in update_options() local