Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fuser/
H A Dfuser.c105 spec_to_mount(char *specname) in spec_to_mount() function
561 (mntname = spec_to_mount(argv[optind])) != NULL) { in main()