Home
last modified time | relevance | path

Searched refs:progs (Results 1 – 25 of 58) sorted by relevance

123

/netbsd-src/usr.bin/crunch/examples/
H A Dreally-big.conf14 progs cat chmod cp csh date dd df domainname echo ed expr hostname kill
15 progs ln ls mkdir mt mv ps pwd rcp rm rmail rmdir sh sleep stty sync test
25 progs badsect bim clri disklabel dmesg dump dumpfs fdisk fsck halt
26 progs ifconfig init mknod modload modunload mount mount_fdesc mount_isofs
27 progs mount_kernfs mount_lofs mount_msdos mount_procfs mountd
28 progs newfs nfsd nfsiod ping quotacheck reboot restore route routed savecore
29 progs shutdown slattach swapon ttyflags tunefs umount
40 progs apropos ar asa at basename biff cal calendar cap_mkdb checknr chpass
41 progs cksum cmp col colcrt colrm column comm compress crontab ctags cut
42 progs dirname du env error expand false file find finger fmt fold fpr from
[all …]
H A Dfixit.conf17 progs cat chmod cp date dd df echo ed expr hostname kill ln ls mkdir
18 progs mt mv pwd rcp rm rmdir sh sleep stty sync test
26 progs badsect chown clri disklabel dump dmesg fdisk fsck halt ifconfig init
27 progs mknod mount newfs ping reboot restore swapon umount
33 progs ftp rsh sed telnet rlogin vi
37 progs cpio gzip
H A Dfreebsd-filesystem.conf6 progs sh expr ls mkdir rm sync test
15 progs disklabel fdisk halt init mount mount_pcfs newfs umount
18 progs cpio gzip
24 progs bad144
H A Dfreebsd-kcopy.conf6 progs sh cp echo test
16 progs mount mount_isofs mount_pcfs fsck halt init umount
/netbsd-src/distrib/evbsh3/rom/ramdiskcommon/
H A Dramdiskbin.conf6 progs cat chmod cp date dd df echo ed expr hostname kill ln ls mkdir mv
7 progs pax ps pwd rm rmdir sh sleep stty sync test
13 progs chown dmesg ifconfig init mknod mount mount_ffs mount_kernfs mount_procfs
14 progs newfs ping ping6 rcorder reboot route shutdown swapctl ttyflags umount
31 progs atrun comsat fingerd ftpd getNAME getty identd makekey makewhatis
32 progs tftpd
36 progs apply apropos asa at banner basename biff bzip2 bzip2recover cal
37 progs calendar cap_mkdb chflags chpass cksum cmp col colcrt colrm column comm
38 progs compress crontab ctags cut dirname du env file find finger from fsplit
39 progs fstat ftp gencat getopt head hexdump id
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dbuild.info27 DEPEND[pkcs12.o]=progs.h
31 DEPEND[ec.o]=progs.h
32 DEPEND[ecparam.o]=progs.h
36 DEPEND[ocsp.o]=progs.h
40 DEPEND[srp.o]=progs.h
44 DEPEND[ts.o]=progs.h
48 DEPEND[dhparam.o]=progs.h
52 DEPEND[dsa.o]=progs.h
53 DEPEND[dsaparam.o]=progs.h
54 DEPEND[gendsa.o]=progs.h
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dbuild.info64 # The nocheck attribute is picked up by progs.pl as a signal not to look
66 # therefore don't allow it to be read at the same time, making progs.pl
68 SOURCE[openssl]{nocheck}=progs.c
69 DEPEND[${OPENSSLSRC/.c/.o} progs.o]=progs.h
70 GENERATE[progs.c]=progs.pl "-C" $(APPS_OPENSSL)
71 GENERATE[progs.h]=progs.pl "-H" $(APPS_OPENSSL)
72 # progs.pl tries to read all 'openssl' sources, including progs.c, so we make
74 DEPEND[progs.h]=progs.c
77 DEPEND[progs.c]=../configdata.pm
/netbsd-src/distrib/amiga/floppies/inst-common/
H A Dinstbin.conf8 progs gawk cat chmod chown chroot cp dd df disklabel ed expr fsck_ffs ftp
9 progs gzip ifconfig init less ln ls mkdir mknod mount mount_cd9660
10 progs mount_ados mount_ffs mount_nfs mv newfs printf pppd pwd reboot rm
11 progs route sed sh shutdown slattach strings stty sync tar test tip
12 progs umount
/netbsd-src/distrib/vax/inst-common/
H A Dinstbin.conf8 progs gawk cat chmod chown chroot cp df disklabel ed expr fsck ftp
9 progs gzip ifconfig init ln ls mkdir mknod more mount mt dd
10 progs mount_ffs mount_nfs mv newfs reboot rm route sed sh shutdown
11 progs slattach strings stty sync tar test umount
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/tests/
H A DRules.mk7 CLEAN += clients servers tests/progs tests/schema tests/testdata tests/testrun
9 test: all clients servers tests/progs
19 servers clients tests/progs:
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/
H A DRules.mk7 CLEAN += clients servers tests/progs tests/schema tests/testdata tests/testrun
9 test: all clients servers tests/progs
19 servers clients tests/progs:
/netbsd-src/external/historical/nawk/dist/testdir/
H A DT.lilly12 }' <lilly.progs >foo1 2>&1
21 }' <lilly.progs >foo2 2>&1
23 echo `cat lilly.progs | wc -l` tests
/netbsd-src/usr.bin/crunch/crunchgen/
H A Dcrunchgen.c95 static prog_t *progs = NULL; variable
398 for (p1 = NULL, p2 = progs; p2 != NULL; p1 = p2, p2 = p2->next) in add_prog()
407 progs = p2; in add_prog()
531 for (p = progs; p != NULL; p = p->next) in find_prog()
567 for (p = progs; p != NULL; p = p->next) in gen_outputs()
746 p1 = NULL; p2 = progs; in remove_error_progs()
757 progs = p2->next; in remove_error_progs()
781 for (p = progs; p != NULL; p = p->next) { in gen_specials_cache()
861 for (p = progs; p != NULL; p = p->next) in gen_output_makefile()
898 for (p = progs; p != NULL; p = p->next) in gen_output_cfile()
[all …]
/netbsd-src/tests/usr.bin/c++/
H A Dubsan_common.subr57 atf_set 'require.progs' 'c++'
63 atf_set 'require.progs' 'c++'
69 atf_set 'require.progs' 'c++'
75 atf_set 'require.progs' 'c++'
81 atf_set 'require.progs' 'c++ file diff cat'
H A Dasan_common.subr60 atf_set 'require.progs' 'c++ paxctl'
66 atf_set 'require.progs' 'c++ paxctl'
72 atf_set 'require.progs' 'c++ paxctl'
78 atf_set 'require.progs' 'c++ paxctl'
84 atf_set 'require.progs' 'c++ paxctl file diff cat'
/netbsd-src/tests/usr.bin/cc/
H A Dubsan_common.subr57 atf_set 'require.progs' 'cc'
63 atf_set 'require.progs' 'cc'
69 atf_set 'require.progs' 'cc'
75 atf_set 'require.progs' 'cc'
81 atf_set 'require.progs' 'cc file diff cat'
H A Dasan_common.subr60 atf_set 'require.progs' 'cc paxctl'
66 atf_set 'require.progs' 'cc paxctl'
72 atf_set 'require.progs' 'cc paxctl'
78 atf_set 'require.progs' 'cc paxctl'
84 atf_set 'require.progs' 'cc paxctl file diff cat'
/netbsd-src/external/bsd/atf/dist/tools/
H A Drequirements.cpp115 check_files(const std::string& progs) in check_files() argument
117 const std::vector< std::string > v = tools::text::split(progs, " "); in check_files()
171 check_progs(const std::string& progs) in check_progs() argument
173 const std::vector< std::string > v = tools::text::split(progs, " "); in check_progs()
H A Datf-run_test.sh971 -v progs='/bin/cp' helper
974 -e ignore atf-run -v progs='/bin/__non-existent__' helper
979 -e ignore atf-run -v progs='bin/cp' helper
983 -v progs='cp' helper
986 atf-run -v progs='__non-existent__' helper
/netbsd-src/tests/dev/cgd/
H A Dt_cgd.sh39 atf_set require.progs rump_server
69 atf_set require.progs rump_server
104 atf_set require.progs rump_server
/netbsd-src/external/bsd/kyua-cli/dist/integration/
H A Dcmd_db_migrate_test.sh35 atf_set require.progs "sqlite3"
61 atf_set require.progs "sqlite3"
/netbsd-src/distrib/hpcsh/miniroot/
H A Dlist24 # crunchgen source directory specials: progs built in nonstandard places
/netbsd-src/distrib/hpcarm/miniroot/
H A Dlist24 # crunchgen source directory specials: progs built in nonstandard places
/netbsd-src/distrib/hpcmips/miniroot/
H A Dlist24 # crunchgen source directory specials: progs built in nonstandard places
/netbsd-src/distrib/playstation2/miniroot/
H A Dlist23 # crunchgen source directory specials: progs built in nonstandard places

123