Searched refs:fix (Results 1 - 22 of 22) sorted by relevance

/osnet-11/usr/src/lib/libpkg/common/
H A Dverify.c117 * Description: This function verifies and (if fix > 0) fixes the contents
119 * Arguments: fix - 0 - do not fix entries, 1 - fix entries
145 cverify(int fix, char *ftype, char *path, struct cinfo *cinfo, argument
172 if (fix > 0) {
180 } else if (fix < 0) {
366 * Description: This function verifies and (if fix > 0) fixes the attributes
368 * Arguments: fix - 0 - do not fix entrie
386 averify(int fix, char *ftype, char *path, struct ainfo *ainfo) argument
863 fverify(int fix, char *ftype, char *path, struct ainfo *ainfo, struct cinfo *cinfo) argument
[all...]
H A Dpkglib.h415 extern int averify(int fix, char *ftype, char *path, struct ainfo *ainfo);
418 extern int cverify(int fix, char *ftype, char *path, struct cinfo *cinfo,
421 extern int fverify(int fix, char *ftype, char *path, struct ainfo *ainfo,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/KR/
H A DKR.pm55 mean "cp949" encodings. To fix that, the following aliases are set;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/CN/
H A DCN.pm62 mean C<euc-cn> encodings. To fix that, C<gb2312> is aliased to C<euc-cn>.
/osnet-11/usr/src/lib/libast/common/tm/
H A Dtmxdate.c165 Time_t fix; local
194 fix = tmxscan(s, &last, NiL, &t, now, 0);
199 return fix;
260 fix = 0;
263 fix += (*s - '0') * (m /= 10);
264 now = tmxsns(now, fix);
637 fix = tmxtime(tm, zone);
638 tm = tmxtm(tm, fix, tm->tm_zone);
654 if (tt < fix)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dsprintf.t274 >%.0f< >0.6< >1< >Known to fail with sfio, (irix|nonstop-ux|powerux); -DHAS_LDBL_SPRINTF_BUG may fix<
275 >%.0f< >-0.6< >-1< >Known to fail with sfio, (irix|nonstop-ux|powerux); -DHAS_LDBL_SPRINTF_BUG may fix<
/osnet-11/usr/src/lib/libshell/common/features/
H A Dmath.sh59 [fix]) names="$names $name"
/osnet-11/usr/src/lib/libldap5/sources/pr/md/unix/
H A Dos_SunOS_amd64.s6 / XX64 - fix me - this is a copy of the x86 version
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlbug.PL1071 fixed, because if no one can duplicate the problem, no one can fix it.
1098 =item Can you fix the bug yourself?
1100 A bug report which I<includes a patch to fix it> will almost
1107 detailed explanations about your fix.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCarp.pm272 1.29 Patch from Peter Whaite to fix the unfixable problem of CGI::Carp
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dbignum.pm280 report it so that we can fix it.
H A DMemoize.pm71 # magic goto. It would be better to fix the bug and use the magic
621 will only see the $problem_type argument. To fix this, include the
H A Doverload.pm1427 B<Needed:> a way to fix this without a speed penalty.
H A Dperl5db.pl929 # compiliation. Probably it would be better practice to fix the warnings,
2383 In Perl 5.8.0, a realignment of the commands was done to fix up a number of
6742 help beyond hope until you fix the string.
7776 # XXX No details on this yet, or whether we should fix the bug instead
H A DCGI.pm869 $pack=~s/::SUPER$//; # fix another obscure problem
1496 # need to fix it up a little.
1578 # need to fix it up a little.
2051 # this entered at cristy's request to fix problems with file upload fields
3951 $SPIN_LOOP_MAX = 2000; # bug fix for some Netscape servers
6042 can put up an alert box or maybe fix things up yourself. You can
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.pm269 * fix for all possible problems. It won't catch where dTHR is needed, and
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DCC.pm1852 initialise with C<$SIG{BAR} = "foo">. A better fix, though, is just
H A DC.pm229 # Current workaround/fix for op_free() trying to free statically
2152 initialise with C<$SIG{BAR} = "foo">. A better fix, though, is just
H A DDeparse.pm56 # - added temporary fix for change in opcode of OP_STRINGIFY
4559 from the Perl core to fix.
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex2983 % it will fail (although perhaps we could fix that with sufficient work
5397 % . this still does not fix the ?` and !` ligatures, but so far no
6940 \def\normaldollar{$}%$ font-lock fix
6989 \def${\ifusingit{{\sl\$}}\normaldollar}%$ font-lock fix
7032 @let$=@normaldollar %$ font-lock fix
7054 % the first `\{ in the file would cause an error. This macro tries to fix
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex3741 % it will fail (although perhaps we could fix that with sufficient work
6400 % . this still does not fix the ?` and !` ligatures, but so far no
8809 \def\normaldollar{$}%$ font-lock fix
8859 \def${\ifusingit{{\sl\$}}\normaldollar}%$ font-lock fix
8911 @let$=@normaldollar %$ font-lock fix
8927 % the first `\' in the file would cause an error. This macro tries to fix
/osnet-11/usr/src/grub/grub-0.97/
H A Dconfigure899 --enable-compex-rl2000-fix
5817 # Check whether --enable-compex-rl2000-fix or --disable-compex-rl2000-fix was given.

Completed in 152 milliseconds