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

/netbsd-6-1-5-RELEASE/sbin/mount_chfs/
H A DMakefile5 PROG= mount_chfs
6 SRCS= mount_chfs.c fattr.c pathadj.c
7 MAN= mount_chfs.8
H A Dmount_chfs.h36 int mount_chfs(int, char **);
H A Dmount_chfs.c54 #include "mount_chfs.h"
122 mount_chfs(int argc, char *argv[]) function
149 return mount_chfs(argc, argv);
/netbsd-6-1-5-RELEASE/sbin/
H A DMakefile27 SUBDIR+= mount_chfs

Completed in 295 milliseconds