Searched refs:fillout (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/BerkeleyDB-21/db/perl/BerkeleyDB/t/
H A Dqueue.t65 ok $value eq fillout("some value", $rec_len, $pad) ;
68 ok $value eq fillout("value", $rec_len, $pad) ;
71 ok $value eq fillout("value", $rec_len, $pad) ;
94 ok $value eq fillout("some value", $rec_len, $pad) ;
120 ok $value eq fillout("some value", $rec_len) ;
163 if ( fillout($copy{$k}, $rec_len) eq $v )
181 if ( fillout($copy{$k}, $rec_len) eq $v )
222 ok $array[1] eq fillout("some value", $rec_len);
255 ok $array[0] eq fillout("red", $rec_len) ;
258 ok $v eq fillout("re
[all...]
H A Dutil.pm350 sub fillout subroutine
H A Dencrypt.t507 ok 61, $v eq fillout($data{3}, 5, 'x');
/macosx-10.10/man-16/man/man2html/
H A Dman2html.c294 int fillout = 1; variable
860 oldfillout=fillout;
863 if (!fillout) {
864 fillout=1;
1113 fillout=oldfillout;
1704 if (!fillout) {
1710 fillout=1;
1779 if (fillout) {
1785 fillout=0;
1803 if (fillout) out_htm
[all...]
/macosx-10.10/bash-94.1.2/bash-3.2/support/
H A Dman2html.c760 static int fillout = 1; variable
1438 oldfillout = fillout;
1441 if (!fillout) {
1442 fillout = 1;
1750 fillout = oldfillout;
2405 if (!fillout) {
2411 fillout = 1;
2479 if (fillout) {
2485 fillout = 0;
2514 if (fillout)
[all...]

Completed in 93 milliseconds