HomeSort by: relevance | last modified time | path
    Searched refs:PROGS (Results 1 - 25 of 50) sorted by relevancy

1 2

  /src/tests/crypto/opencrypto/
Makefile 12 PROGS+= h_aescbc
13 PROGS+= h_aesctr1
14 PROGS+= h_aesctr2
15 PROGS+= h_arc4
16 PROGS+= h_camellia
17 PROGS+= h_cbcdes
18 PROGS+= h_cbc3des
19 PROGS+= h_comp
20 PROGS+= h_comp_zlib
21 PROGS+= h_comp_zlib_rn
    [all...]
  /src/tests/lib/libc/ssp/
Makefile 31 PROGS= h_fgets
32 PROGS+= h_gets
33 PROGS+= h_getcwd
34 PROGS+= h_getcwd2
35 PROGS+= h_memcpy
36 PROGS+= h_memmove
37 PROGS+= h_memset
38 PROGS+= h_raw
39 PROGS+= h_read
40 PROGS+= h_readlin
    [all...]
  /src/games/ching/ching/
ching.sh 70 PROGS=/usr/libexec/ching
77 HEXAGRAM=$($PROGS/castching)
81 $PROGS/printching $HEXAGRAM | nroff $SHARE/macros - | ${PAGER-more}
  /src/sys/external/bsd/acpica/dist/generate/unix/
Makefile.common 5 all: $(PROGS)
6 $(PROGS): FORCE
16 @for toolname in $(PROGS); do \
32 @for toolname in $(PROGS); do \
48 @for toolname in $(PROGS); do \
67 @for toolname in $(PROGS); do \
  /src/tests/lib/librumpclient/
Makefile 15 PROGS+= h_exec
16 PROGS+= h_execthr
  /src/tests/lib/libc/net/
Makefile 28 PROGS+= h_nsd_recurse
29 PROGS+= h_protoent
30 PROGS+= h_servent
31 PROGS+= h_hostent
32 PROGS+= h_dns_server
  /src/tests/lib/librumphijack/
Makefile 18 PROGS+= h_client
19 PROGS+= h_netget
20 PROGS+= h_cwd
  /src/tests/lib/libc/kevent_nullmnt/
Makefile 12 PROGS+= h_nullmnt
  /src/tests/lib/libc/db/
Makefile 14 PROGS+= h_db
15 PROGS+= h_lfsr
  /src/tests/lib/libnvmm/
Makefile 17 PROGS= h_io_assist
22 PROGS+= h_mem_assist
  /src/tests/net/inpcb/
Makefile 13 PROGS= inpcb_bind
17 PROGS+= broadcast_bind
  /src/tests/lib/libc/gen/posix_spawn/
Makefile 20 PROGS= h_fileactions
21 PROGS+= h_spawn
22 PROGS+= h_spawnattr
  /src/tests/lib/csu/
Makefile 27 PROGS+= h_ifunc_static h_initfini_array
34 PROGS+= ${"${MKPIC}" != no:?h_hello_dyn:}
35 PROGS+= ${"${MKPIE}" != no:?h_hello_dynpie:}
36 PROGS+= ${"${MKPIE}" != no:?h_hello_relr:}
37 PROGS+= h_hello_sta
38 PROGS+= ${"${MKPIE}" != no:?h_hello_stapie:}
  /src/tests/net/if_vlan/
Makefile 13 PROGS= siocXmulti
17 PROGS+= bpfopen
  /src/tests/dev/md/
Makefile 14 PROGS= h_mdserv
  /src/tests/lib/libtre/
Makefile 10 PROGS=
  /src/tests/net/mcast/
Makefile 13 PROGS= mcast
  /src/tests/usr.sbin/inetd/
Makefile 12 PROGS += test_server
  /src/tests/lib/lua/libm/
Makefile 11 PROGS+= h_lualibm
  /src/tests/fs/cd9660/
Makefile 7 PROGS= h_hexdump_r
  /src/tests/dev/audio/
Makefile 9 PROGS+= audiotest
10 PROGS+= h_pad
  /src/tests/fs/psshfs/
Makefile 5 PROGS= h_have_puffs
  /src/tests/lib/libpthread/
Makefile 55 PROGS= h_atexit
56 PROGS+= h_cancel
57 PROGS+= h_exit
58 PROGS+= h_resolv
  /src/tests/lib/libc/stdlib/
Makefile 32 PROGS+= h_atexit
33 PROGS+= h_getopt h_getopt_long
34 PROGS+= h_sort
  /src/tests/libexec/ld.elf_so/
Makefile 87 PROGS+= h_df_1_noopen1
90 PROGS+= h_df_1_noopen2
94 PROGS+= h_thread_local_dtor
97 PROGS+= h_ifunc
102 PROGS+= h_locking
106 PROGS+= h_dl_symver_v0
111 PROGS+= h_dl_symver_v1
116 PROGS+= h_dl_symver_v2
121 PROGS+= h_r_rel_pack
122 PROGS+= h_r_rel_nopac
    [all...]

Completed in 57 milliseconds

1 2