HomeSort by: relevance | last modified time | path
    Searched refs:mount_ados (Results 1 - 4 of 4) sorted by relevancy

  /src/sbin/mount_ados/
Makefile 5 PROG= mount_ados
6 SRCS= mount_ados.c fattr.c pathadj.c
7 MAN= mount_ados.8
mount_ados.c 1 /* $NetBSD: mount_ados.c,v 1.30 2020/07/26 08:20:22 mlelstv Exp $ */
39 __RCSID("$NetBSD: mount_ados.c,v 1.30 2020/07/26 08:20:22 mlelstv Exp $");
67 int mount_ados(int argc, char **argv);
74 return mount_ados(argc, argv);
79 mount_ados(int argc, char **argv) function in typeref:typename:int
164 fprintf(stderr, "usage: mount_ados [-o options] [-u user] [-g group] [-m mask] bdev dir\n");
  /src/distrib/amiga/floppies/inst-common/
instbin.conf 10 progs mount_ados mount_ffs mount_nfs mv newfs printf pppd pwd reboot rm
19 ln mount_ados ados
  /src/sbin/
Makefile 32 SUBDIR+= mount_ados

Completed in 15 milliseconds