/osnet-11/usr/src/lib/gss_mechs/mech_krb5/crypto/arcfour/ |
H A D | arcfour_str2key.c | 14 int counter; local 15 for (counter=0;counter<len;counter++) { 16 unicode[2*counter]=ascii[counter]; 17 unicode[2*counter + 1]=0x00; 66 int counter; 67 for(counter=0;counter<1 [all...] |
/osnet-11/usr/src/grub/grub2/grub-core/lib/ieee1275/ |
H A D | relocator.c | 27 int counter = 0; local 35 counter++; 42 return 2 * counter; 48 int counter = 0; local 69 events[counter].type = REG_FIRMWARE_START; 70 events[counter].pos = addr; 71 counter++; 72 events[counter].type = REG_FIRMWARE_END; 73 events[counter].pos = addr + len; 74 counter [all...] |
/osnet-11/usr/src/lib/libpp/common/ |
H A D | gentab.sh | 38 typeset -i counter err_line 44 counter=0 99 ksh) ((n=counter-1)) ;; 100 *) n=`expr $counter - 1` ;; 122 ?*) eval $index=$counter ;; 159 "") counter=$init 163 "") counter=$init ;; 164 [0123456789]*) counter=$value ;; 169 1:?*) echo "#define $prefix$first $counter" ;; 185 then case $counter i [all...] |
/osnet-11/usr/src/lib/libcurses/screen/ |
H A D | winstr.c | 50 int counter = 0; local 69 str[counter++] = (char) wc; 73 str[counter++] = (char) wc; 76 str[counter] = '\0'; 78 return (counter);
|
H A D | winchnstr.c | 57 int counter = 0; local 70 while ((counter < ncols) && maxcols > 0) { 74 if (counter + eucw > ncols) 82 counter++; 86 counter++; 89 if (counter < ncols) 91 return (counter);
|
H A D | winnstr.c | 55 int counter = 0; local 69 while (counter < ncols) { 72 if (counter + eucw > ncols) 80 counter++; 85 counter++; 96 if (counter < ncols) 99 return (counter);
|
H A D | delkey.c | 56 int counter = 0, i, num_deleted_keys = 0; local 68 while (++counter < numkeys) { 88 i = (numkeys - counter) - 1; 91 if (counter <= *lmorder) { 92 if (counter < *first_macro) { 93 if (counter <= *lkorder)
|
H A D | winnwstr.c | 46 int counter = 0; local 61 while (counter < ncols) { 81 counter++; 91 if (counter < ncols) 94 return (counter);
|
H A D | winwchnstr.c | 48 int counter = 0; local 64 while ((counter < ncols) && maxcols > 0) { 83 counter++; 85 if (counter < ncols) 87 return (counter);
|
H A D | init_costs.c | 128 static int counter = 0; variable 133 counter++; 151 counter = 0; 153 return (counter);
|
H A D | newwin.c | 54 int counter = 0; local 66 while (counter < nlines) { 67 memSset(&win->_y[counter][0], (chtype) ' ', ncols); 73 win->_y16[counter][i] = (_ochtype) ' '; 76 counter++;
|
H A D | waddwchnstr.c | 49 int counter; local 69 counter = win->_maxx - my_x; 70 while ((ncols > 0) && (*string) && (counter > 0)) { 81 if ((scrw = wcscrw(rawc)) > counter) 106 counter -= scrw;
|
H A D | winwstr.c | 41 int counter = 0; local 79 return (counter);
|
/osnet-11/usr/src/grub/grub2/grub-core/lib/efi/ |
H A D | relocator.c | 49 int counter = 0; local 79 events[counter].type = REG_FIRMWARE_START; 80 events[counter].pos = start; 81 counter++; 82 events[counter].type = REG_FIRMWARE_END; 83 events[counter].pos = end; 84 counter++; 87 return counter;
|
/osnet-11/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldapclient.c | 782 int counter; local 862 for (counter = 0; 863 counter < arglist->serviceAuthenticationMethod->count; 864 counter++) { 867 arglist->serviceAuthenticationMethod->optlist[counter], 870 for (counter = 0; 871 counter < arglist->serviceCredentialLevel->count; 872 counter++) { 875 arglist->serviceCredentialLevel->optlist[counter], 878 for (counter 1096 int counter; local 1343 int counter; local 2319 int counter; local 2452 int counter; local 3395 int counter; local 3442 int counter; local [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Hash/ |
H A D | Util.t | 296 my $counter; 298 --$counter; 301 ++$counter; 308 is ($counter, 1, "There is 1 object $state"); 311 is ($counter, 1, "There is still 1 object $state"); 315 is ($counter, 1, "There is still 1 object $state"); 317 is ($counter, 1, "Still 1 object $state"); 319 is ($counter, 0, "0 objects when hash key is deleted $state"); 321 is ($counter, 0, "Still 0 objects $state"); 323 is ($counter, [all...] |
/osnet-11/usr/src/grub/grub2/grub-core/commands/i386/pc/ |
H A D | play.c | 76 When counter is set and terminated, output is set to high. */ 79 /* Programmable one-shot. When loading counter, output is set to 80 high. When counter terminated, output is set to low. Can be 85 /* Rate generator. Output is low for one period of the counter, and 94 When counter is set and terminated, output is set to low. */ 98 only starts the counter when the gate pin is set to high. */ 103 #define PIT_CTRL_COUNT_BINARY 0x00 /* 16-bit binary counter. */ 104 #define PIT_CTRL_COUNT_BCD 0x01 /* 4-decade BCD counter. */ 128 unsigned int counter; local 135 counter [all...] |
/osnet-11/usr/src/grub/grub2/grub-core/lib/ |
H A D | priority_queue.c | 211 int counter; local 218 for (counter = 0; counter < 1000000; counter++) 223 printf ("Error at %d\n", counter);
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/ |
H A D | Push.pm | 125 my($q,$counter) = @_; 126 return undef if $counter >= 10; 129 "This page has been called ", strong($counter)," times", 134 my($q,$counter) = @_; 137 strong($counter - 1),' iterations.', 188 consisting of the CGI object and a counter indicating the number 195 my($q,$counter) = @_; 196 return undef if $counter > 100; 199 "This page called $counter times"; 251 my($q,$counter) [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/ |
H A D | method.t | 114 $counter = 0; 120 my $c = ++$counter; 127 my $c = ++$counter; 149 my $c = ++$counter;
|
/osnet-11/usr/src/lib/libfsmgt/common/ |
H A D | fs_mounts.c | 871 int counter = 0; local 901 while (counter <= (value_len-1)) { 902 value[counter] = opt_string[opt_len+counter]; 903 counter = counter + 1; 908 value[counter] = '\0';
|
/osnet-11/usr/src/grub/grub2/util/ |
H A D | grub-mkfont.c | 1193 int counter[65537]; local 1197 memset (counter, 0, sizeof (counter)); 1200 counter[(cur->char_code & 0xffff) + 1]++; 1202 counter[i+1] += counter[i]; 1206 tmp[counter[(cur->char_code & 0xffff)]++] = *cur; 1208 memset (counter, 0, sizeof (counter)); 1211 counter[((cu [all...] |
/osnet-11/usr/src/lib/libresolv2/common/nameser/ |
H A D | ns_sign.c | 258 state->counter = -1; 291 state->counter++; 292 if (state->counter == 0) 312 if (done == 0 && (state->counter % 100 != 0))
|
/osnet-11/usr/src/lib/libsip/common/ |
H A D | sip_logging.c | 434 * Given a counter group and counter name within the group, returns the value 435 * associated with the counter in 'cntval'. 438 sip_get_counter_value(int group, int counter, void *cntval, size_t cntlen) argument 442 if ((counter == SIP_COUNTER_START_TIME || counter == 450 switch (counter) { 598 * counter values and starts counting afresh.
|
/osnet-11/usr/src/lib/libc/i386/gen/ |
H A D | ldivide.s | 65 movl $64,%ecx / initialize counter for 64-bits
|