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

/openbsd-current/sbin/mount_tmpfs/
H A Dmount_tmpfs.h1 /* $OpenBSD: mount_tmpfs.h,v 1.2 2013/06/03 10:37:02 espie Exp $ */
2 /* $NetBSD: mount_tmpfs.h,v 1.1 2008/08/05 20:57:45 pooka Exp $ */
32 int mount_tmpfs(int, char **);
H A DMakefile6 PROG= mount_tmpfs
7 #SRCS= mount_tmpfs.c fattr.c pathadj.c
8 SRCS= mount_tmpfs.c getmntopts.c
9 MAN= mount_tmpfs.8
H A Dmount_tmpfs.c1 /* $OpenBSD: mount_tmpfs.c,v 1.8 2022/12/04 23:50:47 cheloha Exp $ */
2 /* $NetBSD: mount_tmpfs.c,v 1.24 2008/08/05 20:57:45 pooka Exp $ */
51 #include "mount_tmpfs.h"
171 mount_tmpfs(int argc, char *argv[]) function
191 return mount_tmpfs(argc, argv);
/openbsd-current/sbin/
H A DMakefile8 mount_nfs mount_ntfs mount_tmpfs mount_udf \
/openbsd-current/regress/sys/ffs/tmpfs/
H A DMakefile11 mount_tmpfs -s 2M swap /mnt/regress-tmpfs

Completed in 119 milliseconds