HomeSort by: relevance | last modified time | path
    Searched defs:check_mounted (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/newfs_msdos/
mkfs_msdos.c 235 static int check_mounted(const char *, mode_t);
304 if (check_mounted(fname, sb.st_mode) == -1)
776 check_mounted(const char *fname, mode_t mode) function in typeref:typename:int
mkfs_msdos.c 235 static int check_mounted(const char *, mode_t);
304 if (check_mounted(fname, sb.st_mode) == -1)
776 check_mounted(const char *fname, mode_t mode) function in typeref:typename:int
mkfs_msdos.c 235 static int check_mounted(const char *, mode_t);
304 if (check_mounted(fname, sb.st_mode) == -1)
776 check_mounted(const char *fname, mode_t mode) function in typeref:typename:int

Completed in 151 milliseconds