| /src/sys/fs/sysvbfs/ |
| sysvbfs_args.h | 36 char *fspec; /* blocks special holding the fs to mount */ member in struct:sysvbfs_args
|
| /src/sys/fs/v7fs/ |
| v7fs_args.h | 36 char *fspec; /* blocks special holding the fs to mount */ member in struct:v7fs_args
|
| /src/sys/ufs/chfs/ |
| chfs_args.h | 40 char *fspec; member in struct:chfs_args
|
| /src/sys/fs/efs/ |
| efs_mount.h | 23 char *fspec; /* block special device to mount */ member in struct:efs_args
|
| /src/sys/fs/nilfs/ |
| nilfs_mount.h | 40 char *fspec; /* mount specifier */ member in struct:nilfs_args
|
| /src/sys/fs/filecorefs/ |
| filecore_mount.h | 74 char *fspec; /* block special device to mount */ member in struct:filecore_args
|
| /src/sys/fs/ntfs/ |
| ntfsmount.h | 37 char *fspec; /* block special device to mount */ member in struct:ntfs_args
|
| /src/sys/fs/udf/ |
| udf_mount.h | 40 char *fspec; /* mount specifier */ member in struct:udf_args
|
| /src/sys/fs/cd9660/ |
| cd9660_mount.h | 45 const char *fspec; /* block special device to mount */ member in struct:iso_args
|
| /src/external/cddl/osnet/sys/sys/ |
| mount.h | 48 char fspec[MAXNAMELEN - 1]; member in struct:zfs_args
|
| vfs.h | 110 char fspec[MAXNAMELEN - 1]; member in struct:mounta 127 char *fspath, char *fspec, int fsflags);
|
| /src/sys/fs/hfs/ |
| hfs.h | 58 char *fspec; /* block special device to mount */ member in struct:hfs_args
|
| /src/crypto/external/apache2/openssl/dist/test/ |
| bioprinttest.c | 199 const char *fspec = fspecs[i]; local 203 fspec); 205 BIO_snprintf(format, sizeof(format), "%%%s%s", width, fspec);
|
| /src/crypto/external/bsd/openssl/dist/test/ |
| bioprinttest.c | 196 const char *fspec = fspecs[i]; local 200 fspec); 202 BIO_snprintf(format, sizeof(format), "%%%s%s", width, fspec);
|
| /src/crypto/external/bsd/openssl.old/dist/test/ |
| bioprinttest.c | 196 const char *fspec = fspecs[i]; local 200 fspec); 202 BIO_snprintf(format, sizeof(format), "%%%s%s", width, fspec);
|
| /src/sys/fs/adosfs/ |
| adosfs.h | 40 char *fspec; /* blocks special holding the fs to mount */ member in struct:adosfs_args
|
| /src/sys/ufs/ufs/ |
| ufsmount.h | 43 char *fspec; /* block special device to mount */ member in struct:ufs_args 50 char *fspec; /* name to export for statfs */ member in struct:mfs_args
|
| /src/sys/fs/msdosfs/ |
| msdosfsmount.h | 58 char *fspec; /* blocks special holding the fs to mount */ member in struct:msdosfs_args
|
| /src/external/bsd/am-utils/dist/include/ |
| am_compat.h | 375 char *fspec; /* name of filesystem to mount */ member in struct:hsfs_args
|
| /src/sys/sys/ |
| mount.h | 370 const char *fspec; /* Always NULL */ member in struct:mnt_export_args30
|
| /src/sys/fs/nfs/common/ |
| nfsport.h | 961 char *fspec; member in struct:nfsex_args
|
| /src/sys/compat/netbsd32/ |
| netbsd32.h | 1071 netbsd32_charp fspec; member in struct:netbsd32_iso_args 1078 netbsd32_charp fspec; member in struct:netbsd32_ufs_args 1082 netbsd32_charp fspec; member in struct:netbsd32_mfs_args 1152 netbsd32_charp fspec; /* blocks special holding the fs to mount */ member in struct:netbsd32_msdosfs_args 1168 netbsd32_charp fspec; /* mount specifier */ member in struct:netbsd32_udf_args
|
| /src/sys/rump/include/rump/ |
| rumpdefs.h | 577 char *fspec; /* block special device to mount */ member in struct:rump_ufs_args 582 char *fspec; /* blocks special holding the fs to mount */ member in struct:rump_sysvbfs_args
|
| /src/sys/ufs/lfs/ |
| lfs.h | 1510 char *fspec; /* block special device to mount */ member in struct:ulfs_args
|