/src/share/man/man8/ |
MAKEDEV2manpage.sh | 49 tmpfile="${manpage}.$$"; 52 > ${tmpfile} || { rm ${tmpfile}; exit 1; } 53 if ${DIFF} -I'^\.Dd ' -I'^\.\\" $NetBSD' -q ${manpage} ${tmpfile} \ 57 rm ${tmpfile}; 60 if [ `wc -l < ${tmpfile}` -ne `wc -l < ${manpage}` ]; then 65 sed "s/@@@DATE@@@/$date/" ${tmpfile} > ${tmpfile}.2 66 rm ${tmpfile} 67 mv ${tmpfile}.2 ${manpage [all...] |
/src/tests/net/ipsec/ |
t_ipsec_ah_keys.sh | 36 local tmpfile=./tmp 45 cat > $tmpfile <<-EOF 48 $DEBUG && cat $tmpfile 49 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 54 cat > $tmpfile <<-EOF 57 $DEBUG && cat $tmpfile 58 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 63 rm -f $tmpfile 96 local tmpfile=./tmp 105 cat > $tmpfile <<-EO [all...] |
t_ipsec_esp_keys.sh | 36 local tmpfile=./tmp 45 cat > $tmpfile <<-EOF 48 $DEBUG && cat $tmpfile 49 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 54 cat > $tmpfile <<-EOF 57 $DEBUG && cat $tmpfile 58 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 63 rm -f $tmpfile 96 local tmpfile=./tmp 105 cat > $tmpfile <<-EO [all...] |
t_ipsec_spflags.sh | 49 local tmpfile=./tmp 60 cat > $tmpfile <<-EOF 64 $DEBUG && cat $tmpfile 65 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile
|
t_ipsec_sockopt.sh | 52 local tmpfile=./tmp 88 cat > $tmpfile <<-EOF 92 $DEBUG && cat $tmpfile 93 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 97 cat > $tmpfile <<-EOF 101 $DEBUG && cat $tmpfile 102 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 135 cat > $tmpfile <<-EOF 138 $DEBUG && cat $tmpfile 139 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile [all...] |
t_ipsec_transport.sh | 51 local tmpfile=./tmp 83 cat > $tmpfile <<-EOF 88 $DEBUG && cat $tmpfile 89 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 93 cat > $tmpfile <<-EOF 98 $DEBUG && cat $tmpfile 99 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 138 local tmpfile=./tmp 169 cat > $tmpfile <<-EOF 174 $DEBUG && cat $tmpfile [all...] |
t_ipsec_gif.sh | 82 local tmpfile=./tmp 151 cat > $tmpfile <<-EOF 159 $DEBUG && cat $tmpfile 160 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 163 cat > $tmpfile <<-EOF 171 $DEBUG && cat $tmpfile 172 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 176 cat > $tmpfile <<-EOF 184 $DEBUG && cat $tmpfile 185 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile [all...] |
t_ipsec_l2tp.sh | 81 local tmpfile=./tmp 148 cat > $tmpfile <<-EOF 156 $DEBUG && cat $tmpfile 157 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 160 cat > $tmpfile <<-EOF 168 $DEBUG && cat $tmpfile 169 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 173 cat > $tmpfile <<-EOF 181 $DEBUG && cat $tmpfile 182 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile [all...] |
t_ipsec_misc.sh | 42 local tmpfile=./tmp 60 cat > $tmpfile <<-EOF 66 $DEBUG && cat $tmpfile 67 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 76 cat > $tmpfile <<-EOF 82 $DEBUG && cat $tmpfile 83 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 94 local tmpfile=./__tmp 108 $HIJACKING setkey $setkey_opts > $tmpfile 109 $DEBUG && cat $tmpfile [all...] |
t_ipsec_tunnel.sh | 77 local tmpfile=./tmp 127 cat > $tmpfile <<-EOF 135 $DEBUG && cat $tmpfile 136 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 141 cat > $tmpfile <<-EOF 149 $DEBUG && cat $tmpfile 150 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 177 local tmpfile=./tmp 227 cat > $tmpfile <<-EOF 235 $DEBUG && cat $tmpfile [all...] |
t_ipsec_tunnel_odd.sh | 79 local tmpfile=./tmp 133 cat > $tmpfile <<-EOF 141 $DEBUG && cat $tmpfile 142 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 147 cat > $tmpfile <<-EOF 155 $DEBUG && cat $tmpfile 156 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 185 local tmpfile=./tmp 239 cat > $tmpfile <<-EOF 247 $DEBUG && cat $tmpfile [all...] |
t_ipsec_natt.sh | 73 local tmpfile=./tmp 76 cat > $tmpfile <<-EOF 80 $DEBUG && cat $tmpfile 81 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 85 cat > $tmpfile <<-EOF 89 $DEBUG && cat $tmpfile 90 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 103 local tmpfile=./tmp 106 cat > $tmpfile <<-EOF 110 $DEBUG && cat $tmpfile [all...] |
t_ipsec_forwarding.sh | 83 local tmpfile=./tmp 86 cat > $tmpfile <<-EOF 90 $DEBUG && cat $tmpfile 91 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 95 cat > $tmpfile <<-EOF 99 $DEBUG && cat $tmpfile 100 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 113 local tmpfile=./tmp 116 cat > $tmpfile <<-EOF 120 $DEBUG && cat $tmpfile [all...] |
t_ipsec_tunnel_ipcomp.sh | 108 local tmpfile=./tmp 159 cat > $tmpfile <<-EOF 171 $DEBUG && cat $tmpfile 172 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 177 cat > $tmpfile <<-EOF 189 $DEBUG && cat $tmpfile 190 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 235 local tmpfile=./tmp 285 cat > $tmpfile <<-EOF 297 $DEBUG && cat $tmpfile [all...] |
t_ipsec_tcp.sh | 40 local tmpfile=./tmp 44 cat > $tmpfile <<-EOF 50 $DEBUG && cat $tmpfile 51 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 56 cat > $tmpfile <<-EOF 62 $DEBUG && cat $tmpfile 63 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile
|
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
sanitizer_libc_test.cc | 107 char tmpfile[128]; local in function:TEST 108 temp_file_name(tmpfile, sizeof(tmpfile), "sanitizer_common.fileops.tmp."); 109 fd_t fd = OpenFile(tmpfile, WrOnly); 114 fd = OpenFile(tmpfile, WrOnly); 126 EXPECT_TRUE(FileExists(tmpfile)); 128 fd = OpenFile(tmpfile, RdOnly); 137 EXPECT_EQ(0u, internal_stat(tmpfile, &st1)); 138 EXPECT_EQ(0u, internal_lstat(tmpfile, &st2)); 164 Unlink(tmpfile); 289 char tmpfile[128]; local in function:TEST [all...] |
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/scripts/ |
collect_data_flow.py | 64 tmpfile = os.path.join(tmpdir, str(r[0]) + "-" + str(r[1])) 65 ret = subprocess.call([exe, str(r[0]), str(r[1]), inp, tmpfile]) 70 outputs.append(tmpfile)
|
/src/lib/libc/stdio/ |
tmpfile.c | 1 /* $NetBSD: tmpfile.c,v 1.12 2012/03/15 18:22:30 christos Exp $ */ 38 static char sccsid[] = "@(#)tmpfile.c 8.1 (Berkeley) 6/4/93"; 40 __RCSID("$NetBSD: tmpfile.c,v 1.12 2012/03/15 18:22:30 christos Exp $"); 55 tmpfile(void) function in typeref:typename:FILE *
|
Makefile.inc | 18 sscanf.c stdio.c swprintf.c swscanf.c tmpfile.c ungetc.c ungetwc.c \ 61 MLINKS+=tmpnam.3 tempnam.3 tmpnam.3 tmpfile.3
|
/src/usr.sbin/certctl/ |
certctl.sh | 86 tmpfile= 88 # If tmpfile is set to nonempty, clean it up on exit. 90 trap 'test -n "$tmpfile" && rm -f "$tmpfile"' EXIT HUP INT TERM 468 tmpfile=$(mktemp -t "$progname.XXXXXX") 480 cat -- "$cert" >>$tmpfile 495 (umask 0022; cat <$tmpfile >${bundle}.tmp) 497 rm -f -- "$tmpfile" 498 tmpfile=
|
/src/tests/net/if_ipsec/ |
t_ipsec_unnumbered.sh | 73 local tmpfile=./tmp 79 cat > $tmpfile <<-EOF 83 $DEBUG && cat $tmpfile 84 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 90 cat > $tmpfile <<-EOF 94 $DEBUG && cat $tmpfile 95 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile
|
t_ipsec_pfil.sh | 107 local tmpfile=./tmp 117 cat > $tmpfile <<-EOF 121 $DEBUG && cat $tmpfile 122 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile
|
t_ipsec.sh | 272 local tmpfile=./tmp 302 cat > $tmpfile <<-EOF 306 $DEBUG && cat $tmpfile 308 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile 452 local tmpfile=./tmp 472 cat > $tmpfile <<-EOF 476 $DEBUG && cat $tmpfile 478 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile
|
t_ipsec_natt.sh | 82 local tmpfile=./tmp 85 cat > $tmpfile <<-EOF 89 $DEBUG && cat $tmpfile 90 atf_check -s exit:0 -o empty $HIJACKING setkey -c < $tmpfile
|
/src/usr.sbin/ypserv/ypinit/ |
ypinit.sh | 23 tmpfile=$(mktemp /tmp/ypservers.XXXXXX) || exit 1 24 trap "rm -f ${tmpfile} ; exit 0" EXIT INT QUIT 140 > ${tmpfile} 149 echo "${host}" >> ${tmpfile} 156 echo ${nextserver} >> ${tmpfile} 160 if [ -s ${tmpfile} ]; then 164 cat ${tmpfile} 189 echo ${host} >> ${tmpfile} 192 /g' >> ${tmpfile} 197 cat ${tmpfile} [all...] |