Home
last modified time | relevance | path

Searched refs:mount_tmpfs (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/sbin/mount_tmpfs/
H A DMakefile6 PROG= mount_tmpfs
8 SRCS= mount_tmpfs.c getmntopts.c
9 MAN= mount_tmpfs.8
H A Dmount_tmpfs.c171 mount_tmpfs(int argc, char *argv[]) in mount_tmpfs() function
191 return mount_tmpfs(argc, argv); in main()
H A Dmount_tmpfs.h32 int mount_tmpfs(int, char **);
/openbsd-src/sbin/
H A DMakefile8 mount_nfs mount_ntfs mount_tmpfs mount_udf \
/openbsd-src/regress/sys/ffs/tmpfs/
H A DMakefile11 mount_tmpfs -s 2M swap /mnt/regress-tmpfs