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

/netbsd-6-1-5-RELEASE/sbin/mount_fdesc/
H A Dmount_fdesc.h31 int mount_fdesc(int, char **);
H A DMakefile6 PROG= mount_fdesc
7 SRCS= mount_fdesc.c
8 MAN= mount_fdesc.8
H A Dmount_fdesc.c1 /* $NetBSD: mount_fdesc.c,v 1.25 2010/03/31 13:10:10 pooka Exp $ */
78 static char sccsid[] = "@(#)mount_fdesc.c 8.3 (Berkeley) 4/26/95";
80 __RCSID("$NetBSD: mount_fdesc.c,v 1.25 2010/03/31 13:10:10 pooka Exp $");
95 #include "mount_fdesc.h"
104 int mount_fdesc(int argc, char **argv);
110 return mount_fdesc(argc, argv);
154 mount_fdesc(int argc, char *argv[]) function
170 "usage: mount_fdesc [-o options] fdesc mount_point\n");
/netbsd-6-1-5-RELEASE/sbin/
H A DMakefile30 SUBDIR+= mount_fdesc
/netbsd-6-1-5-RELEASE/usr.bin/crunch/examples/
H A Dreally-big.conf26 progs ifconfig init mknod modload modunload mount mount_fdesc mount_isofs
/netbsd-6-1-5-RELEASE/etc/
H A DMAKEDEV.tmpl521 # mount_fdesc: -o suchoption: option not supported.
531 *mount_fdesc*) fdesc_mounted=true ;;

Completed in 64 milliseconds