Home
last modified time | relevance | path

Searched refs:getnextopt (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c709 getnextopt(char **p) in getnextopt() function
746 for (f = getnextopt(&tmpoptsp); *f; f = getnextopt(&tmpoptsp)) { in replace_opts()
809 for (f = getnextopt(&tmpoptsp); *f; f = getnextopt(&tmpoptsp)) { in replace_opts_dflt()