HomeSort by relevance Sort by last modified time
    Searched full:slptr (Results 1 - 2 of 2) sorted by null

  /external/syslinux/libinstaller/
syslxmod.c 89 static inline void _slimg *slptr(void _slimg *img, function
129 epa = slptr(boot_image, &patcharea->epaoffset);
155 ex = slptr(boot_image, &epa->secptroffset);
170 advptrs = slptr(boot_image, &epa->advptroffset);
181 memcpy_to_sl(slptr(boot_image, &epa->diroffset), subdir, sublen);
191 memcpy_to_sl(slptr(boot_image, &epa->subvoloffset), subvol, sublen);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GuidChk/
GuidChk.c 646 STRING_LIST *SLPtr;
673 for (SLPtr = gOptions.ExcludeSubDirs; SLPtr != NULL; SLPtr = SLPtr->Next) {
674 if (_stricmp (SLPtr->Str, DirectoryName) == 0) {
    [all...]

Completed in 839 milliseconds