Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/tmpfs/
H A Dmount.c89 char *saveoptbuf; in main() local
168 if ((saveoptbuf = strdup(optbuf)) == NULL) { in main()
199 cmp_requested_to_actual_options(saveoptbuf, optbuf, in main()