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

  /src/sbin/mount_cd9660/
mount_cd9660.h 1 /* $NetBSD: mount_cd9660.h,v 1.1 2008/08/05 20:57:45 pooka Exp $ */
33 int mount_cd9660(int, char **);
Makefile 6 PROG= mount_cd9660
7 SRCS= mount_cd9660.c fattr.c pathadj.c
8 MAN= mount_cd9660.8
mount_cd9660.c 1 /* $NetBSD: mount_cd9660.c,v 1.35 2024/02/03 15:47:44 wiz Exp $ */
36 * @(#)mount_cd9660.c 8.7 (Berkeley) 5/1/95
47 static char sccsid[] = "@(#)mount_cd9660.c 8.7 (Berkeley) 5/1/95";
49 __RCSID("$NetBSD: mount_cd9660.c,v 1.35 2024/02/03 15:47:44 wiz Exp $");
68 #include "mount_cd9660.h"
93 return mount_cd9660(argc, argv);
206 mount_cd9660(int argc, char **argv) function in typeref:typename:int
215 if (mount(MOUNT_CD9660, canon_dir, mntflags, &args, sizeof args) == -1)
  /src/distrib/amiga/floppies/inst-common/
instbin.conf 9 progs gzip ifconfig init less ln ls mkdir mknod mount mount_cd9660
20 ln mount_cd9660 cd9660
  /src/sbin/
Makefile 34 SUBDIR+= mount_cd9660
  /src/distrib/sun3/ramdisk/
list 61 PROG sbin/mount_cd9660
  /src/distrib/sun2/miniroot/
list 69 PROG sbin/mount_cd9660
  /src/distrib/sun3/miniroot/
list 68 PROG sbin/mount_cd9660

Completed in 14 milliseconds