| /NextBSD/crypto/heimdal/appl/push/ |
| HD | ChangeLog | 3 * push.c: catch when snprint needs a larger buffer 7 * push.c: alloc memory to handle very long lines 11 * push.c: fixed one incorrect fprintf to stderr 15 * push.c: add names of pop states, add some more debugging and use 20 * push.c (doit): check return values from snprintf being negative 24 * push.c (main): handle krb5_init_context failure consistently 28 * push.c: support several headers, from <mattiasa@e.kth.se> use 36 * push.8: work around bug in grog that makes it think it needs 41 * push.c: add space to usage 45 * push.c (doit): check that fds are not too large to select on [all …]
|
| HD | Makefile.am | 9 libexec_PROGRAMS = push program 11 push_SOURCES = push.c push_locl.h 17 man_MANS = push.8 pfrom.1
|
| /NextBSD/sys/compat/ndis/ |
| HD | winx32_wrap.S | 113 push %esi 114 push %edi 129 push %eax # preserve return val 130 push %edx 153 push %esi # must preserve %esi 154 push %edi # and %edi 169 push %eax # preserve return val 170 push %edx 197 push %eax 198 push %edx [all …]
|
| /NextBSD/contrib/compiler-rt/lib/tsan/rtl/ |
| HD | tsan_rtl_amd64.S | 9 push %rax 12 push %rcx 15 push %rdx 18 push %rsi 21 push %rdi 24 push %r8 27 push %r9 30 push %r10 33 push %r11 37 push %rbx # non-scratch [all …]
|
| /NextBSD/crypto/openssl/crypto/perlasm/ |
| HD | cbc.pl | 44 &push("ebp"); 45 &push("ebx"); 46 &push("esi"); 47 &push("edi"); 62 &push($out); 63 &push($in); 64 &push($out); # used in decrypt for iv[1] 65 &push($in); # used in decrypt for iv[0] 79 { &mov("eax", &wparam($p3)); &push("eax"); } 80 else { &push("ecx"); } [all …]
|
| /NextBSD/sys/amd64/vmm/amd/ |
| HD | svm_support.S | 37 #define VENTER push %rbp ; mov %rsp,%rbp 54 push %rdx 63 push %rbx 64 push %r12 65 push %r13 66 push %r14 67 push %r15 72 push %rsi /* push guest context pointer on the stack */
|
| /NextBSD/sys/boot/pc98/btx/btx/ |
| HD | btx.S | 215 push $0x202 # Set flags (IF set) 216 push $SEL_UCODE # Set CS 224 init.9: push $0x0 # general 290 push %ax # IMR 292 push %ax # IMR 317 intx00: push $0x0 # Int 0x0: #DE 319 push $0x1 # Int 0x1: #DB 321 push $0x3 # Int 0x3: #BP 323 push $0x4 # Int 0x4: #OF 325 push $0x5 # Int 0x5: #BR [all …]
|
| /NextBSD/sys/boot/i386/btx/btx/ |
| HD | btx.S | 217 push $0x202 # Set flags (IF set) 218 push $SEL_UCODE # Set CS 226 init.9: push $0x0 # general 289 push %ax # IMR 291 push %ax # IMR 315 intx00: push $0x0 # Int 0x0: #DE 317 push $0x1 # Int 0x1: #DB 319 push $0x3 # Int 0x3: #BP 321 push $0x4 # Int 0x4: #OF 323 push $0x5 # Int 0x5: #BR [all …]
|
| /NextBSD/contrib/ntp/sntp/unity/auto/ |
| HD | parseOutput.rb | 65 … @arrayList.push " <testcase classname=\"" + @testSuite + "\" name=\"" + testName + "\"/>" 77 … @arrayList.push " <testcase classname=\"" + @testSuite + "\" name=\"" + testName + "\">" 78 @arrayList.push " <skipped type=\"TEST IGNORED\"> " + reason + " </skipped>" 79 @arrayList.push " </testcase>" 91 … @arrayList.push " <testcase classname=\"" + @testSuite + "\" name=\"" + testName + "\">" 92 @arrayList.push " <failure type=\"ASSERT FAILED\"> " + reason + " </failure>" 93 @arrayList.push " </testcase>"
|
| /NextBSD/crypto/openssl/crypto/des/asm/ |
| HD | des-586.pl | 49 &push("edx"); 50 &push("ecx"); 64 &push("ecx"); 85 &push("ecx"); 87 &push("ecx"); 101 &push("ecx"); 122 &push("esi"); 123 &push("edi"); 133 &push("ebx"); 134 &push("ebp"); [all …]
|
| HD | desboth.pl | 11 &push("ebx"); 14 &push("ebp"); 15 &push("esi"); 17 &push("edi");
|
| /NextBSD/sys/contrib/vchiq/interface/vchiq_arm/ |
| HD | vchiq_util.c | 51 _sema_init(&queue->push, 0); in vchiu_queue_init() 104 up(&queue->push); in vchiu_queue_push() 110 if (down_interruptible(&queue->push) != 0) { in vchiu_queue_peek() 115 up(&queue->push); // We haven't removed anything from the queue. in vchiu_queue_peek() 131 if (down_interruptible(&queue->push) != 0) { in vchiu_queue_pop()
|
| /NextBSD/sys/i386/xbox/ |
| HD | pic16l.s | 40 push %ebp 43 push %ebx 84 push %ecx 172 push %ecx 188 push %ebp 191 push %ebx
|
| /NextBSD/contrib/compiler-rt/lib/tsan/ |
| HD | check_analyze.sh | 21 check $f push 2 27 check $f push 3 33 check $f push 5 39 check $f push 0
|
| /NextBSD/crypto/openssl/crypto/bn/asm/x86/ |
| HD | comba.pl | 114 &push("esi"); 116 &push("edi"); 118 &push("ebp"); 119 &push("ebx"); 199 &push("esi"); 200 &push("edi"); 201 &push("ebp"); 202 &push("ebx");
|
| /NextBSD/crypto/openssl/crypto/bn/asm/ |
| HD | co-586.pl | 126 &push("esi"); 128 &push("edi"); 130 &push("ebp"); 131 &push("ebx"); 211 &push("esi"); 212 &push("edi"); 213 &push("ebp"); 214 &push("ebx");
|
| HD | x86-gf2m.pl | 223 &push ("ebp"); 224 &push ("ebx"); 225 &push ("esi"); 226 &push ("edi"); 261 &push ("ebp"); 262 &push ("ebx"); 263 &push ("esi"); 264 &push ("edi");
|
| HD | bn-586.pl | 133 &push("ebp"); 134 &push("ebx"); 135 &push("esi"); 136 &push("edi"); 155 &push("ecx"); # Up the stack for a tmp variable 249 &push("ebp"); 250 &push("ebx"); 251 &push("esi"); 252 &push("edi"); 355 &push("ebp"); [all …]
|
| /NextBSD/sys/boot/pc98/cdboot/ |
| HD | cdboot.S | 317 putc: push %es 318 push %di 319 push %bx 373 load_vd: push %eax # Save %eax 391 lookup_path: push %si # Save file name pointer 395 push %es 432 push %eax # Save 458 push %edi # Save entry point for later 543 push %bx 544 push %si [all …]
|
| /NextBSD/sys/boot/i386/boot2/ |
| HD | boot1.S | 92 xread: push %ss # Address 99 push %cx # block 100 push %ax # number 101 push %es # Address of 102 push %bx # transfer buffer 105 push %ax # transfer 106 push $0x10 # Size of packet 229 push %cs # Read from 279 push %dx # Save 292 read.1: push %dx # Save [all …]
|
| /NextBSD/sys/boot/pc98/boot0/ |
| HD | boot0.s | 62 push %ax 67 push %es 68 push %bp 84 push %ax 89 push %es 90 push %bp
|
| /NextBSD/crypto/openssl/crypto/rc5/asm/ |
| HD | rc5-586.pl | 33 &push("ebp"); 34 &push("esi"); 35 &push("edi"); 43 &push($r);
|
| /NextBSD/bin/pax/ |
| HD | buf_subs.c | 881 int push = 0; in buf_flush() local 912 push = bufcnt - blksz; in buf_flush() 929 if (push > 0) { in buf_flush() 934 memcpy(buf, bufend, push); in buf_flush() 935 bufpt = buf + push; in buf_flush() 936 if (push >= blksz) { in buf_flush() 937 push -= blksz; in buf_flush() 977 push = bufcnt - blksz; in buf_flush()
|
| /NextBSD/sys/boot/pc98/boot2/ |
| HD | boot1.S | 79 push %cx 82 push %cs 166 push %cs 212 push %cx 236 error: push %cs 250 putstr.0: push %cs 294 push %ds 342 push %ds
|
| /NextBSD/bin/sh/ |
| HD | input.c | 365 setinputfile(const char *fname, int push) in setinputfile() argument 380 setinputfd(fd, push); in setinputfile() 391 setinputfd(int fd, int push) in setinputfd() argument 393 if (push) { in setinputfd() 412 setinputstring(const char *string, int push) in setinputstring() argument 415 if (push) in setinputstring()
|