Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c737 char *tmpoptsp; in replace_opts() local
742 tmpoptsp = tmptopts; in replace_opts()
746 for (f = getnextopt(&tmpoptsp); *f; f = getnextopt(&tmpoptsp)) { in replace_opts()
791 char *tmpoptsp; in replace_opts_dflt() local
800 tmpoptsp = tmptopts; in replace_opts_dflt()
809 for (f = getnextopt(&tmpoptsp); *f; f = getnextopt(&tmpoptsp)) { in replace_opts_dflt()