Searched refs:foo1 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/tools/regression/tls/ttls2/
H A Dttls2.c9 foo1(void *arg) function
32 pthread_create(&t1, 0, foo1, 0);
/freebsd-10.2-release/sbin/gbde/
H A Dtest.sh20 ./gbde setkey $D -p foo4 -l /tmp/_l4 -n 1 -P foo1 -L /tmp/_l1
22 ./gbde nuke $D -p foo1 -l /tmp/_l1 -n 4
27 ./gbde nuke $D -p foo1 -l /tmp/_l1 -n -1
28 if ./gbde nuke $D -p foo1 -l /tmp/_l1 -n -1 ; then false ; fi
42 ./gbde setkey $D -p foo4 -n 1 -P foo1
/freebsd-10.2-release/contrib/binutils/gas/
H A DMakefile.am797 tail +16c ./$$file > tmp-foo1; \
799 if cmp tmp-foo1 tmp-foo2 ; then \
H A DMakefile.in2763 tail +16c ./$$file > tmp-foo1; \
2765 if cmp tmp-foo1 tmp-foo2 ; then \

Completed in 84 milliseconds