Searched refs:checkfs (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/cs/vcs_src/
H A Dmnt_mount.c33 char* checkfs(data, buf, size) function
125 if ((mfs = checkfs(argv[1], buf, sizeof(buf))) == NULL)
162 if ((mfs = checkfs(mfs, mfsbuf, sizeof(mfsbuf))) == NULL)

Completed in 9 milliseconds