| /src/share/examples/refuse/ian/libfetch/ |
| Makefile | 13 LIB= fetch 15 SRCS= fetch.c common.c ftp.c http.c file.c \ 17 INCS= fetch.h 18 MAN= fetch.3 60 MLINKS+= fetch.3 fetchFreeURL.3 61 MLINKS+= fetch.3 fetchGet.3 62 MLINKS+= fetch.3 fetchGetFTP.3 63 MLINKS+= fetch.3 fetchGetFile.3 64 MLINKS+= fetch.3 fetchGetHTTP.3 65 MLINKS+= fetch.3 fetchGetURL. [all...] |
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/ |
| nouveau_nvkm_subdev_bios_shadowacpi.c | 56 * to fetch in units of more than 4KiB at a time. This is a LOT faster 64 u32 fetch = limit - start; local 67 int ret = nouveau_acpi_get_bios_chunk(bios->data, start, fetch); 68 if (ret == fetch) 69 return fetch; 85 u32 fetch = 0; local 88 while (start + fetch < limit) { 90 start + fetch, 94 fetch += 0x1000; 98 return fetch; [all...] |
| /src/usr.bin/make/unit-tests/ |
| dir.exp | 13 Expanding "{fetch,extract}{,-post}"... Expanding "fetch{,-post}"... fetch fetch-post 14 Expanding "extract{,-post}"... fetch fetch-post extract extract-post 15 fetch fetch-post extract extract-post 39 : fetch 40 : fetch-pos [all...] |
| /src/lib/libc/compat/arch/i386/sys/ |
| compat_sigpending.S | 48 movl 4(%esp),%ecx # fetch pointer to...
|
| compat_sigprocmask.S | 48 movl 8(%esp),%ecx # fetch new sigset pointer 54 1: movl (%ecx),%ecx # fetch indirect ... 58 movl 12(%esp),%ecx # fetch old mask requested
|
| compat_sigsuspend.S | 48 movl 4(%esp),%eax # fetch mask arg
|
| /src/common/lib/libc/arch/sparc/string/ |
| strlen.S | 50 ldsb [%o0], %o2 ! fetch byte
|
| /src/sys/arch/hpcmips/vr/ |
| vrip_spl.S | 64 mfc0 v0, MIPS_COP_0_STATUS # fetch status register
|
| /src/usr.bin/ftp/ |
| Makefile | 9 SRCS= cmds.c cmdtab.c complete.c domacro.c fetch.c ftp.c main.c \ 31 cmds.o fetch.o: version.h
|
| /src/lib/libc/compat/arch/x86_64/sys/ |
| compat_sigprocmask.S | 52 1: movl (%rsi),%esi # fetch indirect ...
|
| /src/tests/lib/libc/atomic/ |
| Makefile | 29 CPPFLAGS.t___sync_nand.c+= -Wno-sync-fetch-and-nand-semantics-changed
|
| /src/usr.bin/diff/ |
| diffreg.c | 193 static int fetch(long *, int, int, FILE *, int, int, int); 877 nc = fetch(ixold, i0, i0, f1, '\0', 1, flags); 879 fetch(ixnew, J[i0], J[i0], f2, '\0', 0, flags); 1136 fetch(ixold, a, b, f1, '<', 1, *pflags); 1139 fetch(ixnew, c, d, f2, '>', 0, *pflags); 1154 nc = fetch(ixold, a, b, f1, '\0', 1, *pflags); 1159 fetch(ixnew, c, d, f2, '\0', 0, *pflags); 1163 fetch(ixold, a, b, f1, '<', 1, *pflags); 1168 fetch(ixnew, c, d, f2, diff_format == D_NORMAL ? '>' : '\0', 0, *pflags); 1193 fetch(long *f, int a, int b, FILE *lb, int ch, int oldfile, int flags function [all...] |
| /src/sys/arch/evbmips/ingenic/ |
| cpu_startup.S | 70 PTR_L sp, L_MD_UTF(MIPS_CURLWP) # fetch KSP
|
| /src/usr.bin/systat/ |
| Makefile | 15 fetch.c globalcmds.c icmp.c ifcmds.c ifstat.c iostat.c ip.c \
|
| /src/sys/arch/m68k/060sp/ |
| netbsd060sp.S | 186 moveb %a0@,%d0 |# fetch super byte 217 movew %a0@,%d0 |# fetch super word 248 movel %a0@,%d0 |# fetch super longword
|
| /src/distrib/miniroot/ |
| install.sub | 727 # Prepare ftp-fetch script to fetch binary sets 731 echo "#!/bin/sh" > /tmp/ftp-fetch.sh 732 echo "cd /mnt" >> /tmp/ftp-fetch.sh 733 echo "mkdir -p $_download_dir" >> /tmp/ftp-fetch.sh 754 # to the ftp-fetch script. 766 /tmp/ftp-fetch.sh 768 /tmp/ftp-fetch.sh 770 /tmp/ftp-fetch.sh 772 /tmp/ftp-fetch.s [all...] |
| /src/sys/arch/mips/mips/ |
| spl.S | 78 mfc0 v1, MIPS_COP_0_STATUS # fetch status register 136 mfc0 v1, MIPS_COP_0_STATUS # fetch status register 209 mfc0 v0, MIPS_COP_0_CAUSE # fetch cause register 229 mfc0 v0, MIPS_COP_0_CAUSE # fetch cause register 258 mfc0 v1, MIPS_COP_0_STATUS # fetch status register 276 mfc0 v1, MIPS_COP_0_STATUS # fetch status register
|
| locore_octeon.S | 127 andi s0, s1, MIPS_EBASE_CPUNUM # fetch cpunum 170 andi k0, k0, MIPS_EBASE_CPUNUM # fetch cpunum
|
| copy.S | 54 * fetch(9) - fetch data from user-space. 257 INT_L v0, 0(a0) # fetch int 371 * We have this in addition to the MI fetch(9) API for the convenience 379 INT_L v0, 0(a0) # fetch int
|
| /src/lib/libc/arch/vax/gen/ |
| _setjmp.S | 73 1: movl 4(%ap),%r1 # fetch buffer
|
| /src/sys/arch/m68k/060sp/dist/ |
| isp.s | 417 mov.l %usp,%a0 # fetch user stack pointer 433 # fetch the opword and first extension word pointed to by the stacked pc 436 mov.l EXC_EXTWPTR(%a6),%a0 # fetch instruction addr 438 bsr.l _imem_read_long # fetch opword & extword 559 mov.l EXC_EXTWPTR(%a6),%a0 # fetch instruction addr 594 mov.l EXC_A7(%a6),%a0 # fetch user stack pointer 896 # (An) - fetch An value from stack # 897 # -(An) - fetch An value from stack; return decr value; # 901 # (An)+ - fetch An value from stack; return value; # 905 # (d16,An) - fetch An value from stack; read d16 using [all...] |
| fplsp.s | 586 bsr.l tag # fetch operand type 643 bsr.l tag # fetch operand type 702 bsr.l tag # fetch operand type 763 bsr.l tag # fetch operand type 820 bsr.l tag # fetch operand type 879 bsr.l tag # fetch operand type 940 bsr.l tag # fetch operand type 997 bsr.l tag # fetch operand type 1056 bsr.l tag # fetch operand type 1117 bsr.l tag # fetch operand typ [all...] |
| os.s | 170 mov.b (%a0),%d0 # fetch super byte 200 mov.w (%a0), %d0 # fetch super word 229 dmrls: mov.l (%a0),%d0 # fetch super longword 342 imrws: mov.w (%a0),%d0 # fetch super word 371 imrls: mov.l (%a0),%d0 # fetch super longword 392 mov.b (%a0)+,%d1 # fetch supervisor byte 407 movs.b (%a0)+,%d1 # fetch user byte
|
| /src/lib/libc/time/ |
| Makefile | 519 # Where to fetch leap-seconds.list from. 525 # To fetch leap-seconds.list from NIST via a less-secure protocol 563 # and to fetch leap-seconds.list from upstream. 821 # Fetch leap-seconds.list from upstream. 822 fetch-leap-seconds.list: 825 # Fetch leap-seconds.list from upstream and commit it to the local repository. 826 commit-leap-seconds.list: fetch-leap-seconds.list 1451 .PHONY: fetch-leap-seconds.list force_tzs
|
| /src/etc/ |
| daily | 275 fetch-pkg-vulnerabilities -u )
|