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

/illumos-gate/usr/src/lib/libpkg/common/
H A Dverify.c116 * Description: This function verifies and (if fix > 0) fixes the contents
118 * Arguments: fix - 0 - do not fix entries, 1 - fix entries
144 cverify(int fix, char *ftype, char *path, struct cinfo *cinfo, argument
171 if (fix > 0) {
179 } else if (fix < 0) {
365 * Description: This function verifies and (if fix > 0) fixes the attributes
367 * Arguments: fix - 0 - do not fix entrie
385 averify(int fix, char *ftype, char *path, struct ainfo *ainfo) argument
840 fverify(int fix, char *ftype, char *path, struct ainfo *ainfo, struct cinfo *cinfo) argument
[all...]
H A Dpkglib.h417 extern int averify(int fix, char *ftype, char *path, struct ainfo *ainfo);
420 extern int cverify(int fix, char *ftype, char *path, struct cinfo *cinfo,
423 extern int fverify(int fix, char *ftype, char *path, struct ainfo *ainfo,
/illumos-gate/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)
/illumos-gate/usr/src/uts/sparc/io/pciex/
H A Dpcieb_sparc.c385 goto fix;
420 fix:
/illumos-gate/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
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/
H A Drtldlib.s59 ld [%l7 + _rtld], %g1 ! manually fix pic reference to rtld
H A Dumultiply.s152 ! we fix that here
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_panic.c438 triage_t fix; local
447 fix = triage(vp);
480 switch (fix) {
520 MINOR((": fix failure thread already running "));
556 * Attempt to fix iff:
644 * enough information to make a fix attempt possible?
900 * is probably a fix failure-triggered unmount, so
1104 * watch for fix-on-panic work
1918 cmn_err(CE_NOTE, (s & UF_NOTFIX)? "Could not fix %s":
2232 * if we didn't know that the fix ha
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A Dfru_access.c506 int segsize, int fix, container_hdl_t contfd)
514 if (!fix) { /* if not fixed segment */
505 find_offset(char *seghdr, int segcnt, int secsize, int *sectionoffset, int segsize, int fix, container_hdl_t contfd) argument
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access.c501 int segsize, int fix, container_hdl_t contfd)
509 if (!fix) { /* if not fixed segment */
500 find_offset(char *seghdr, int segcnt, int secsize, int *sectionoffset, int segsize, int fix, container_hdl_t contfd) argument
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dlibfruaccess.c1155 int segsize, int fix, container_hdl_t contfd)
1163 if (!fix) { /* if not fixed segment */
1154 find_offset(char *seghdr, int segcnt, int secsize, int *sectionoffset, int segsize, int fix, container_hdl_t contfd) argument
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.s1357 #error "You need to fix this for your new cpu type."
1390 #error You need to fix this for your new cpu type.
/illumos-gate/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
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c2322 fix this if we ever want to use > 1 CQ
/illumos-gate/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 113 milliseconds