/src/ |
Makefile | 195 postinstall-fix: .NOTMAIN .PHONY 197 ${_POSTINSTALL_ENV} ${HOST_SH} ${_POSTINSTALL} -s ${.CURDIR} ${_POSTINSTALL_X11} -d ${DESTDIR:C/^\/$//}/ fix 200 postinstall-fix-obsolete: .NOTMAIN .PHONY 202 ${_POSTINSTALL_ENV} ${HOST_SH} ${_POSTINSTALL} -s ${.CURDIR} ${_POSTINSTALL_X11} -d ${DESTDIR:C/^\/$//}/ fix obsolete 205 postinstall-fix-obsolete_stand: .NOTMAIN .PHONY 207 ${_POSTINSTALL_ENV} ${HOST_SH} ${_POSTINSTALL} -s ${.CURDIR} ${_POSTINSTALL_X11} -d ${DESTDIR:C/^\/$//}/ fix obsolete_stand 208 ${_POSTINSTALL_ENV} ${HOST_SH} ${_POSTINSTALL} -s ${.CURDIR} ${_POSTINSTALL_X11} -d ${DESTDIR:C/^\/$//}/ fix obsolete_stand_debug 321 ${MAKEDIRTARGET} . postinstall-fix-obsolete 322 ${MAKEDIRTARGET} . postinstall-fix-obsolete_stand
|
Makefile | 195 postinstall-fix: .NOTMAIN .PHONY 197 ${_POSTINSTALL_ENV} ${HOST_SH} ${_POSTINSTALL} -s ${.CURDIR} ${_POSTINSTALL_X11} -d ${DESTDIR:C/^\/$//}/ fix 200 postinstall-fix-obsolete: .NOTMAIN .PHONY 202 ${_POSTINSTALL_ENV} ${HOST_SH} ${_POSTINSTALL} -s ${.CURDIR} ${_POSTINSTALL_X11} -d ${DESTDIR:C/^\/$//}/ fix obsolete 205 postinstall-fix-obsolete_stand: .NOTMAIN .PHONY 207 ${_POSTINSTALL_ENV} ${HOST_SH} ${_POSTINSTALL} -s ${.CURDIR} ${_POSTINSTALL_X11} -d ${DESTDIR:C/^\/$//}/ fix obsolete_stand 208 ${_POSTINSTALL_ENV} ${HOST_SH} ${_POSTINSTALL} -s ${.CURDIR} ${_POSTINSTALL_X11} -d ${DESTDIR:C/^\/$//}/ fix obsolete_stand_debug 321 ${MAKEDIRTARGET} . postinstall-fix-obsolete 322 ${MAKEDIRTARGET} . postinstall-fix-obsolete_stand
|
Makefile | 195 postinstall-fix: .NOTMAIN .PHONY 197 ${_POSTINSTALL_ENV} ${HOST_SH} ${_POSTINSTALL} -s ${.CURDIR} ${_POSTINSTALL_X11} -d ${DESTDIR:C/^\/$//}/ fix 200 postinstall-fix-obsolete: .NOTMAIN .PHONY 202 ${_POSTINSTALL_ENV} ${HOST_SH} ${_POSTINSTALL} -s ${.CURDIR} ${_POSTINSTALL_X11} -d ${DESTDIR:C/^\/$//}/ fix obsolete 205 postinstall-fix-obsolete_stand: .NOTMAIN .PHONY 207 ${_POSTINSTALL_ENV} ${HOST_SH} ${_POSTINSTALL} -s ${.CURDIR} ${_POSTINSTALL_X11} -d ${DESTDIR:C/^\/$//}/ fix obsolete_stand 208 ${_POSTINSTALL_ENV} ${HOST_SH} ${_POSTINSTALL} -s ${.CURDIR} ${_POSTINSTALL_X11} -d ${DESTDIR:C/^\/$//}/ fix obsolete_stand_debug 321 ${MAKEDIRTARGET} . postinstall-fix-obsolete 322 ${MAKEDIRTARGET} . postinstall-fix-obsolete_stand
|
/src/sbin/fsck_ext2fs/ |
dir.c | 202 long size, blksiz, fix, dploc; local in function:fsck_readdir 213 fix = dofix(idesc, "DIRECTORY CORRUPTED"); 221 if (fix) 244 fix = dofix(idesc, "DIRECTORY CORRUPTED"); 248 if (fix) 499 * fix an entry in a directory.
|
dir.c | 202 long size, blksiz, fix, dploc; local in function:fsck_readdir 213 fix = dofix(idesc, "DIRECTORY CORRUPTED"); 221 if (fix) 244 fix = dofix(idesc, "DIRECTORY CORRUPTED"); 248 if (fix) 499 * fix an entry in a directory.
|
dir.c | 202 long size, blksiz, fix, dploc; local in function:fsck_readdir 213 fix = dofix(idesc, "DIRECTORY CORRUPTED"); 221 if (fix) 244 fix = dofix(idesc, "DIRECTORY CORRUPTED"); 248 if (fix) 499 * fix an entry in a directory.
|
/src/sbin/fsck_lfs/ |
dir.c | 179 long size, blksiz, fix, dploc; local in function:fsck_readdir 191 fix = dofix(idesc, "DIRECTORY CORRUPTED"); 201 if (fix) 231 fix = dofix(idesc, "DIRECTORY CORRUPTED"); 235 if (fix) 529 * fix an entry in a directory.
|
dir.c | 179 long size, blksiz, fix, dploc; local in function:fsck_readdir 191 fix = dofix(idesc, "DIRECTORY CORRUPTED"); 201 if (fix) 231 fix = dofix(idesc, "DIRECTORY CORRUPTED"); 235 if (fix) 529 * fix an entry in a directory.
|
dir.c | 179 long size, blksiz, fix, dploc; local in function:fsck_readdir 191 fix = dofix(idesc, "DIRECTORY CORRUPTED"); 201 if (fix) 231 fix = dofix(idesc, "DIRECTORY CORRUPTED"); 235 if (fix) 529 * fix an entry in a directory.
|
/src/sbin/fsck_ffs/ |
dir.c | 247 long size, blksiz, fix, dploc; local in function:fsck_readdir 258 fix = dofix(idesc, "DIRECTORY CORRUPTED"); 266 if (fix) 291 fix = dofix(idesc, "DIRECTORY CORRUPTED"); 295 if (fix) 688 * fix an entry in a directory.
|
dir.c | 247 long size, blksiz, fix, dploc; local in function:fsck_readdir 258 fix = dofix(idesc, "DIRECTORY CORRUPTED"); 266 if (fix) 291 fix = dofix(idesc, "DIRECTORY CORRUPTED"); 295 if (fix) 688 * fix an entry in a directory.
|
dir.c | 247 long size, blksiz, fix, dploc; local in function:fsck_readdir 258 fix = dofix(idesc, "DIRECTORY CORRUPTED"); 266 if (fix) 291 fix = dofix(idesc, "DIRECTORY CORRUPTED"); 295 if (fix) 688 * fix an entry in a directory.
|