Searched refs:mount_sysvbfs (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/mount_sysvbfs/
H A Dmount_sysvbfs.h33 int mount_sysvbfs(int, char **);
H A DMakefile5 PROG= mount_sysvbfs
6 SRCS= mount_sysvbfs.c fattr.c pathadj.c
7 MAN= mount_sysvbfs.8
H A Dmount_sysvbfs.c1 /* $NetBSD: mount_sysvbfs.c,v 1.7 2008/09/04 12:07:58 pooka Exp $ */
39 __RCSID("$NetBSD: mount_sysvbfs.c,v 1.7 2008/09/04 12:07:58 pooka Exp $");
56 #include "mount_sysvbfs.h"
79 return mount_sysvbfs(argc, argv);
117 mount_sysvbfs(int argc, char *argv[]) function
/netbsd-6-1-5-RELEASE/sbin/
H A DMakefile48 SUBDIR+= mount_sysvbfs

Completed in 127 milliseconds