Home
last modified time | relevance | path

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

/freebsd-src/usr.sbin/config/
H A Dconfig.y426 newopt(struct opt_head *list, char *name, char *value, int append, int dupe) newopt() function
[all...]
/freebsd-src/sbin/mount/
H A Dmount.c807 char *expopt, *newopt, *tmpopt; update_options() local