Searched refs:blockcheck (Results 1 – 6 of 6) sorted by relevance
35 extern char *blockcheck(char *);
257 p->p_devname = estrdup(blockcheck(fs->fs_spec)); in addpart()
199 (name = blockcheck(fs->fs_spec))) { in main()
50 blockcheck(char *origname) in blockcheck() function
467 char *blockcheck(char *name);
249 filesys = blockcheck(filesys); in checkfilesys()