HomeSort by: relevance | last modified time | path
    Searched refs:FETCH (Results 1 - 9 of 9) sorted by relevancy

  /src/usr.bin/ftp/
ssl.h 29 #define FETCH struct fetch_connect
fetch.c 1 /* $NetBSD: fetch.c,v 1.246 2026/02/08 09:00:54 lukem Exp $ */
40 __RCSID("$NetBSD: fetch.c,v 1.246 2026/02/08 09:00:54 lukem Exp $");
817 print_host(FETCH *fin, const struct urlinfo *ui)
843 print_agent(FETCH *fin)
855 print_cache(FETCH *fin, int isproxy)
863 print_get(FETCH *fin, int hasleading, int isproxy, const struct urlinfo *oui,
926 print_proxy(FETCH *fin, int hasleading, const char *wwwauth,
950 print_connect(FETCH *fin, const struct urlinfo *ui)
979 getresponseline(FETCH *fin, char *buf, size_t buflen, int *len)
1001 getresponse(FETCH *fin, char **cp, size_t buflen, int *hcode
    [all...]
  /src/external/bsd/tcpdump/dist/
print-telnet.c 382 #define FETCH(c, sp, length) \
393 FETCH(c, sp, length);
396 FETCH(c, sp, length);
414 FETCH(x, sp, length);
438 FETCH(c, sp, length);
443 FETCH(c, sp, length);
450 FETCH(c, sp, length);
455 FETCH(c, sp, length);
462 FETCH(c, sp, length);
468 FETCH(x, sp, length)
    [all...]
  /src/crypto/external/bsd/netpgp/dist/bindings/perl/
netpgpperl.pm 30 sub FETCH {
  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
dfa.c 376 # define FETCH(c, eoferr) \
391 /* This function fetch a wide character, and update cur_mb_len,
417 # define FETCH(c, eoferr) \
695 /* Basic plan: We fetch a character. If it's a backslash,
703 FETCH(c, 0);
851 FETCH(c, _("unfinished repeat count"));
857 FETCH(c, _("unfinished repeat count"));
867 FETCH (c, _("unfinished repeat count"));
875 FETCH (c, _("unfinished repeat count"));
890 FETCH(c, _("unfinished repeat count"))
    [all...]
  /src/external/gpl2/grep/dist/src/
dfa.c 402 # define FETCH(c, eoferr) \
417 /* This function fetch a wide character, and update cur_mb_len,
443 # define FETCH(c, eoferr) \
721 /* Basic plan: We fetch a character. If it's a backslash,
729 FETCH(c, 0);
877 FETCH(c, _("unfinished repeat count"));
883 FETCH(c, _("unfinished repeat count"));
893 FETCH (c, _("unfinished repeat count"));
901 FETCH (c, _("unfinished repeat count"));
916 FETCH(c, _("unfinished repeat count"))
    [all...]
  /src/external/lgpl3/gmp/dist/demos/perl/
test.pl 82 sub FETCH {
509 ok ($Mytie::fetched > 0); # used fetch
517 ok ($Mytie::fetched > 0); # used fetch
568 ok ($Mytie::fetched > 0); # used fetch
576 ok ($Mytie::fetched > 0); # used fetch
997 ok ($Mytie::fetched > 0); # used fetch
1005 ok ($Mytie::fetched > 0); # used fetch
  /src/sys/arch/m68k/060sp/dist/
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...]
fpsp.s 660 mov.l EXC_EXTWPTR(%a6),%a0 # fetch instruction addr
662 bsr.l _imem_read_long # fetch the instruction words
721 mov.l (tbl_unsupp.l,%pc,%d1.w*4),%d1 # fetch routine addr
900 mov.l EXC_EXTWPTR(%a6),%a0 # fetch instruction addr
902 bsr.l _imem_read_long # fetch the instruction words
964 mov.l (tbl_unsupp.l,%pc,%d1.w*4),%d1 # fetch routine addr
1127 # get_packed() - fetch packed operand from memory #
1226 mov.l %usp,%a0 # fetch user stack pointer
1242 mov.l EXC_EXTWPTR(%a6),%a0 # fetch instruction addr
1244 bsr.l _imem_read_long # fetch the instruction word
    [all...]

Completed in 66 milliseconds