Changeset 2847 for trunk/kLdr/kLdrDyld.c


Ignore:
Timestamp:
Nov 1, 2006, 8:17:21 PM (19 years ago)
Author:
bird
Message:

Roughly done with kldrDyldMod now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kLdr/kLdrDyld.c

    r2846 r2847  
    754754 * @returns 0 on success, non-zero error code on failure.
    755755 * @param   pMod            The module to start at.
    756  * @param   pszPrefix    Prefix to use when searching.
    757  * @param   pszSuffix    Suffix to use when searching.
     756 * @param   pszPrefix       Prefix to use when searching.
     757 * @param   pszSuffix       Suffix to use when searching.
    758758 * @param   enmSearch       Method to use when locating the module and any modules it may depend on.
    759759 * @param   fFlags          Flags, a combintation of the KLDRYDLD_LOAD_FLAGS_* \#defines.
Note: See TracChangeset for help on using the changeset viewer.