Searched refs:ascii (Results 1 - 25 of 30) sorted by relevance

12

/osnet-11/usr/src/lib/libresolv2/common/inet/
H A Dnsap_addr.c44 inet_nsap_addr(const char *ascii, u_char *binary, int maxlen) { argument
48 if (ascii[0] != '0' || (ascii[1] != 'x' && ascii[1] != 'X'))
50 ascii += 2;
52 while ((c = *ascii++) != '\0' && len < (u_int)maxlen) {
61 c = *ascii++;
80 inet_nsap_ntoa(int binlen, const u_char *binary, char *ascii) { argument
86 if (ascii)
87 start = ascii;
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/tests/boot/
H A Dkbsd.init-i386.S115 .ascii "NetBSD"
119 .ascii "/dev/console"
122 .ascii "Boot Test Passed Successfully\n" SUCCESSFUL_BOOT_STRING "\n"
H A Dkbsd.init-x86_64.S101 .ascii "NetBSD"
105 .ascii "/dev/console"
108 .ascii "Boot Test Passed Successfully\n" SUCCESSFUL_BOOT_STRING "\n"
H A Dkernel-8086.S62 .ascii "Shutdown"
65 .ascii "Boot Test Passed Successfully\n" SUCCESSFUL_BOOT_STRING "\n"
H A Dkernel-i386.S85 .ascii "Shutdown"
88 .ascii "Boot Test Passed Successfully\n" SUCCESSFUL_BOOT_STRING "\n"
H A Dkfreebsd.init-i386.S106 .ascii "/dev/console"
109 .ascii "Boot Test Passed Successfully\n" SUCCESSFUL_BOOT_STRING "\n"
H A Dkfreebsd.init-x86_64.S90 .ascii "/dev/console"
93 .ascii "Boot Test Passed Successfully\n" SUCCESSFUL_BOOT_STRING "\n"
H A Dlinux.init-i386.S78 .ascii "Boot Test Passed Successfully\n" SUCCESSFUL_BOOT_STRING "\n"
H A Dlinux.init-x86_64.S77 .ascii "Boot Test Passed Successfully\n" SUCCESSFUL_BOOT_STRING "\n"
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/crypto/arcfour/
H A Darcfour_str2key.c12 static void asctouni(unsigned char *unicode, unsigned char *ascii, size_t len) argument
16 unicode[2*counter]=ascii[counter];
44 thes user's password is in ascii.
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dserial.c203 char ascii;
219 char ascii;
242 input_buf[0] = three_code_table[i].ascii;
259 input_buf[0] = four_code_table[i].ascii;
201 char ascii; member in struct:__anon337
217 char ascii; member in struct:__anon338
/osnet-11/usr/src/grub/grub2/grub-core/boot/i386/pc/
H A Dcdboot.S165 .ascii "no boot info\0"
168 .ascii "cdrom read fails\0"
H A Dlnxboot.S68 .ascii "HdrS" /* Header signature. */
287 .ascii "move memory fails\0"
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DGuess.pm9 our %DEF_SUSPECTS = map { $_ => find_encoding($_) } qw(ascii utf8);
122 delete @try{qw/utf8 ascii/};
149 $try{ascii} or
151 return $try{ascii};
187 By default, it checks only ascii, utf8 and UTF-16/32 with BOM.
189 use Encode::Guess; # ascii/utf8/BOMed UTF
200 will be limited to the suspects and C<ascii>.
272 # check only ascii and utf8
285 one suspect (besides ascii and utf8).
H A DAlias.pm142 define_alias(qr/^(?:US-?)ascii$/i => '"ascii"');
143 define_alias('C' => 'ascii');
144 define_alias(qr/\bISO[-_]?646[-_]?US$/i => '"ascii"');
155 define_alias( qr/\bANSI[-_]?X3\.4[-_]?1968$/i => '"ascii"' );
170 define_alias( 'ascii' => 'US-ascii',
/osnet-11/usr/src/grub/grub2/include/grub/
H A Ddl.h99 .ascii "LICENSE="; \
100 .ascii license; \
/osnet-11/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c800 /*% converts ascii size/precision X * 10**Y(cm) to 0xXY. moves pointer. */
840 /*% converts ascii lat/lon to unsigned encoded 32-bit number. moves pointer. */
938 loc_aton(ascii, binary)
939 const char *ascii;
953 cp = ascii;
954 maxcp = cp + strlen(ascii);
1049 loc_ntoa(binary, ascii)
1051 char *ascii;
1074 if (ascii == NULL)
1075 ascii
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/term/
H A Dterminfo.c435 unsigned ascii;
456 unsigned ascii;
488 keys[0] = three_code_table[i].ascii;
534 keys[0] = three_code_table[i].ascii;
623 {"ascii", 'a', 0, N_("Terminal is ASCII-only [default]."), 0, ARG_TYPE_NONE},
434 unsigned ascii; member in struct:__anon660
455 unsigned ascii; member in struct:__anon661
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/CN/
H A DHZ.pm145 if ($str =~ s/^([[:ascii:]]+)//) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DTabs.pm88 compression with plain ascii!
/osnet-11/usr/src/grub/grub2/grub-core/kern/
H A Dvga_init.c51 #include <ascii.h>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/t/
H A DAliases.t23 'US-ascii' => 'ascii',
24 'ISO-646-US' => 'ascii',
133 qr/ascii/i => 'WinLatin1',
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Carp/
H A DHeavy.pm61 $arg =~ s/([[:cntrl:]]|[[:^ascii:]])/sprintf("\\x{%x}",ord($1))/eg;
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkconfig.in180 for basename in unicode unifont ascii; do
187 if [ "${basename}" = "ascii" ] ; then
188 # make sure all our children behave in conformance with ascii..
208 # make sure all our children behave in conformance with ascii..
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Ddir.c496 char *ascii = NULL; local
509 ascii = strdup(pathname);
510 if (!unicode || !ascii) {
515 p = ascii;
561 free(ascii);

Completed in 285 milliseconds

12