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

  /src/usr.bin/ftp/
ssl.h 29 #define FETCH struct fetch_connect
  /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/crypto/external/bsd/netpgp/dist/bindings/perl/
netpgpperl.pm 30 sub FETCH {
  /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/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...]

Completed in 78 milliseconds