Home
last modified time | relevance | path

Searched refs:func2 (Results 1 – 25 of 37) sorted by relevance

12

/freebsd-14.2/contrib/netbsd-tests/lib/libc/net/
H A Dt_nsdispatch.sh38 func2: enter
41 func2: exit
H A Dh_nsd_recurse.c61 func2(void *rv, void *cb_data, va_list ap) in func2() function
80 { "test", func2, NULL }, in func1()
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.multinormalize.d51 @func2[i % 5 + 1] = sum(i * 200);
63 normalize(@func2, 5);
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.h102 # define TSAN_INTERCEPTOR_NETBSD_ALIAS_THR2(ret, func, func2, ...) \ argument
104 ALIAS(WRAP(pthread_##func2));
108 # define TSAN_INTERCEPTOR_NETBSD_ALIAS_THR2(ret, func, func2, ...) argument
/freebsd-14.2/tools/tools/shlib-compat/test/libtest1/
H A Dtest.c27 int func2(int64_t a, uint64_t b);
40 func2(int64_t a, uint64_t b) in func2() function
H A DSymbol.map6 func2;
/freebsd-14.2/contrib/netbsd-tests/fs/vfs/
H A Dt_rmdirrace.c56 static void *func2(void *arg) in func2() function
86 res = pthread_create(&th2, NULL, func2, &quit); in race()
/freebsd-14.2/tools/tools/shlib-compat/test/libtest2/
H A Dtest.c28 int func2(int64_t a, uint64_t b);
48 func2(int64_t a, uint64_t b) in func2() function
H A DSymbol.map5 func2;
/freebsd-14.2/tools/tools/shlib-compat/test/libtest3/
H A Dtest.c39 int func2(int64_t a, uint64_t b);
53 func2(int64_t a, uint64_t b) in func2() function
H A DSymbol.map6 func2;
/freebsd-14.2/sys/contrib/device-tree/Bindings/pinctrl/
H A Dsprd,sc9860-pinctrl.txt13 one of: "func1", "func2", "func3" and "func4".
51 function = "func2";
/freebsd-14.2/tools/tools/shlib-compat/test/
H A Dregress.3-3.out4 func2@TEST_1.0: definitions match
H A Dregress.1-1.out4 func2@TEST_1.0: definitions match
H A Dregress.1-3.out4 func2@TEST_1.0: definitions match
H A Dregress.3-1.out4 func2@TEST_1.0: definitions match
H A Dregress.2-2.out4 func2@TEST_1.0: definitions match
H A Dregress.2-1.out6 func2@TEST_1.0: definitions match
H A Dregress.2-3.out6 func2@TEST_1.0: definitions match
H A Dregress.1-2.out6 func2@TEST_1.0: definitions match
H A Dregress.3-2.out6 func2@TEST_1.0: definitions match
/freebsd-14.2/bin/sh/tests/set-e/
H A DMakefile22 ${PACKAGE}FILES+= func2.1
/freebsd-14.2/sys/fs/cd9660/
H A Dcd9660_rrip.c59 void (*func2)(struct iso_directory_record *isodir, ISO_RRIP_ANALYZE *ana); member
546 for (ptable = table; ptable->func2; ptable++) in cd9660_rrip_loop()
548 ptable->func2(isodir,ana); in cd9660_rrip_loop()
/freebsd-14.2/bin/sh/tests/execution/
H A DMakefile27 ${PACKAGE}FILES+= func2.0
/freebsd-14.2/bin/sh/tests/parser/
H A DMakefile52 ${PACKAGE}FILES+= func2.0

12