OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hfs
(Results
1 - 25
of
25
) sorted by relevancy
/src/sbin/mount_hfs/
mount_hfs.h
31
#include <fs/
hfs
/
hfs
.h>
mount_hfs.c
73
#include <fs/
hfs
/
hfs
.h>
/src/sys/fs/hfs/
Makefile
3
INCSDIR= /usr/include/fs/
hfs
5
INCS=
hfs
.h libhfs.h
hfs.h
1
/* $NetBSD:
hfs
.h,v 1.12 2020/07/24 05:26:37 skrll Exp $ */
49
#include <fs/
hfs
/libhfs.h>
107
size_t devblksz; /* device block size (NOT
HFS
+ allocation block size)*/
189
VFS_PROTOS(
hfs
);
variable
hfs_vfsops.c
98
* Apple
HFS
+ filesystem
134
#include <fs/
hfs
/
hfs
.h>
135
#include <fs/
hfs
/libhfs.h>
137
MODULE(MODULE_CLASS_VFS,
hfs
, NULL);
139
MALLOC_JUSTDEFINE(M_HFSMNT, "
hfs
mount", "
hfs
mount structures");
292
printf("
HFS
: live remounting not yet supported!\n");
hfs_subr.c
51
#include <fs/
hfs
/
hfs
.h>
112
printf("
hfs
: ");
114
printf("
hfs
: ");
345
/* Convert from
HFS
+ time representation to UNIX time since epoch. */
350
*
HFS
+ time is calculated in seconds since midnight, Jan 1st, 1904.
hfs_vnops.c
100
* Apple
HFS
+ filesystem
130
#include <fs/
hfs
/
hfs
.h>
131
#include <fs/
hfs
/unicode.h>
319
hfs_catalog_key_t key; /*
hfs
+ catalog search key for requested child */
598
* XXX Cannot trust permissions/modes/flags stored in an
HFS
+ catalog
627
DPRINTF(("
hfs
+: hfs_vop_getattr(): invalid record type %i",
/src/usr.sbin/puffs/rump_hfs/
Makefile
4
MOUNTNAME=
hfs
rump_hfs.c
31
#include <fs/
hfs
/
hfs
.h>
/src/etc/etc.macppc/
Makefile.inc
19
# mkisofs arguments to create a hybrid (
HFS
/Rockridge) CD-ROM image.
25
-
hfs
-part -hide-
hfs
-list ${ETCMACHINEDIR}/hide-
hfs
.lst \
28
-boot-
hfs
-file ${BOOTHFS}
/src/sys/modules/hfs/
Makefile
5
.PATH: ${S}/fs/
hfs
7
KMOD=
hfs
/src/tests/fs/hfs/
Makefile
6
TESTSDIR= ${TESTSBASE}/fs/
hfs
10
FILES= colon.
hfs
.bz2.uue
t_pathconvert.c
19
#include <fs/
hfs
/
hfs
.h>
26
atf_tc_set_md_var(tc, "descr", "
HFS
+ colons/slashes (PR kern/44523)");
30
#define IMGNAME "colon.
hfs
"
43
snprintf(thecmd, sizeof(thecmd), "uudecode %s/colon.
hfs
.bz2.uue",
/src/external/gpl2/mkhybrid/dist/libhfs_iso/
Makefile
3
# hfsutils - tools for reading and writing Macintosh
HFS
volumes
37
hfs
.o
64
block.o: block.c internal.h
hfs
.h data.h block.h low.h
65
btree.o: btree.c internal.h
hfs
.h data.h block.h file.h btree.h node.h
66
data.o: data.c internal.h
hfs
.h data.h btree.h
67
file.o: file.c internal.h
hfs
.h data.h block.h file.h btree.h record.h \
69
hfs
.o:
hfs
.c internal.h
hfs
.h data.h block.h low.h file.h btree.h \
71
low.o: low.c internal.h
hfs
.h data.h block.h low.h file.
[
all
...]
/src/sys/fs/
Makefile
3
SUBDIR= adosfs autofs cd9660 efs filecorefs
hfs
msdosfs nilfs ntfs ptyfs \
/src/sys/rump/fs/lib/libhfs/
Makefile
4
.PATH: ${.CURDIR}/../../../../fs/
hfs
7
COMMENT=Apple
HFS
+
/src/tests/fs/
Makefile
17
TESTS_SUBDIRS+=
hfs
/src/sys/arch/macppc/stand/ofwboot/
hfs.c
1
/* $NetBSD:
hfs
.c,v 1.5 2005/12/11 12:18:06 christos Exp $ */
34
#include <
hfs
.h>
Makefile
11
SRCS= Locore.c boot.c ofdev.c
hfs
.c net.c netif_of.c \
ofdev.c
57
#include "
hfs
.h"
126
static struct fs_ops file_system_hfs = FS_OPS(
hfs
);
/src/external/gpl2/mkhybrid/bin/
Makefile
22
SRCS+= block.c btree.c data.c file.c
hfs
.c low.c lvolume.c node.c record.c
/src/tests/lib/libc/gen/
t_humanize_number.c
119
formatflags(char *buf, size_t buflen, const struct hnflags *
hfs
,
133
hf = &
hfs
[i];
/src/external/gpl2/mkhybrid/dist/
Makefile.in
29
INCHFS = $(libhfsdir)/
hfs
.h
mkisofs.h
126
#include <
hfs
.h>
156
hfsdirent *hfs_ent; /*
HFS
parameters */
158
unsigned int hfs_type; /* type of
HFS
Unix file */
250
hfsdirent *hfs_ent; /*
HFS
parameters */
306
extern int apple_hyb; /* create
HFS
hybrid */
313
extern char *hfs_boot_file; /* name of
HFS
boot file */
319
extern int gen_pt; /* generate
HFS
partition table */
322
extern char *hfs_volume_id; /*
HFS
volume ID */
481
/* ISO blocks == 2048,
HFS
blocks == 512 */
/src/sys/modules/
Makefile
80
SUBDIR+=
hfs
Completed in 30 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026