Searched defs:getnextopt (Results 1 - 1 of 1) sorted by relevance

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

Completed in 81 milliseconds