HomeSort by: relevance | last modified time | path
    Searched refs:union (Results 1 - 18 of 18) sorted by relevancy

  /src/sys/fs/union/
Makefile 3 INCSDIR= /usr/include/miscfs/union
5 INCS= union.h
  /src/sys/fs/unionfs/
Makefile 3 INCSDIR= /usr/include/miscfs/union
5 INCS= union.h
  /src/sys/modules/union/
Makefile 5 .PATH: ${S}/fs/union
7 KMOD= union
  /src/sys/rump/fs/lib/libunion/
Makefile 4 .PATH: ${.CURDIR}/../../../../fs/union
7 COMMENT=union file system (fan-out layer)
  /src/sys/fs/
Makefile 4 puffs sysvbfs tmpfs udf union v7fs
  /src/tests/fs/union/
Makefile 6 TESTSDIR= ${TESTSBASE}/fs/union
  /src/bin/sh/
nodes.c.pat 68 STATIC void calcsize(union node *, struct nodesize *);
70 STATIC union node *copynode(union node *, struct nodecopystate *);
76 union node n; /* must be last */
85 copyfunc(union node *n)
104 union node *
114 calcsize(union node *n, struct nodesize *res)
133 STATIC union node *
134 copynode(union node *n, struct nodecopystate *st)
136 union node *new
    [all...]
mknodes.sh 111 nodeptr ) type="union node *";;
124 echo "union node {"
134 echo " union node *n;"
139 echo 'struct funcdef *copyfunc(union node *);'
140 echo 'union node *getfuncnode(struct funcdef *);'
  /src/tests/fs/
Makefile 10 TESTS_SUBDIRS+= tmpfs umapfs union
  /src/distrib/utils/embedded/conf/
usermode.conf 22 /root.cow /root union rw,hidden 0 0
25 /etc.cow /etc union rw,hidden 0 0
28 /var.cow /var union rw,hidden - -
  /src/usr.bin/ctags/test/
ctags.test 24 union union_3 {
47 union union_one {
  /src/distrib/utils/embedded/
mkimage 123 tmpfs /var/log tmpfs rw,union,-s32M
124 tmpfs /var/run tmpfs rw,union,-s1M
125 tmpfs /var/mail tmpfs rw,union,-s10M
126 tmpfs /var/chroot tmpfs rw,union,-s10M
130 tmpfs /var/spool/postfix tmpfs rw,union,-s20M
131 tmpfs /var/db/postfix tmpfs rw,union,-s1M
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
sancov.py 82 s = s.union(set(ReadOneFile(f)))
  /src/sys/modules/
Makefile 201 SUBDIR+= union
  /src/etc/
MAKEDEV.tmpl 2536 -o union tmpfs "$dev_mountpoint"
2547 -o union swap "$dev_mountpoint"
  /src/tools/compat/
configure 2431 union {
2443 "Anonymous union alignment botch");
4191 union
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors.inc 315 union {
5344 // On Linux this is a union, but the other member also points to a
5595 // FIXME: intercept xdr_array, opaque, union, vector, reference, pointer,
  /src/sys/external/isc/libsodium/dist/
configure 18055 union

Completed in 68 milliseconds