Home
last modified time | relevance | path

Searched refs:lkname (Results 1 – 25 of 70) sorted by relevance

123

/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/archivers/lha/
H A Dheader.c693 char lkname[257]; in init_header() local
698 len = readlink(name, lkname, 256); in init_header()
699 lkname[len] = (char)'\0'; in init_header()
700 sprintf(hdr->name, "%s|%s", hdr->name, lkname); in init_header()
/dports/www/mod_jk/tomcat-connectors-1.2.48-src/native/common/
H A Djk_shm.c197 char lkname[MAX_PATH]; in jk_shm_open() local
233 strcpy(lkname, shname); in jk_shm_open()
234 strncat(lkname, "_MUTEX", MAX_PATH - 1); in jk_shm_open()
235 jk_shm_hlock = CreateMutex(jk_get_sa_with_null_dacl(), TRUE, lkname); in jk_shm_open()
239 jk_shm_hlock = OpenMutex(MUTEX_ALL_ACCESS, FALSE, lkname); in jk_shm_open()
247 lkname, rc); in jk_shm_open()
/dports/x11/xdtm/xdtm/
H A Dparse.c418 char *lkname; local
425 if ((lkname = strrchr(lkfullname, '/')) == NULL)
426 lkname = lkfullname;
427 else lkname++;
428 pref = applyprefs(tp, lkfullname, lkname, newfilestatus);
/dports/archivers/lha/lha-114i/src/
H A Dheader.c721 char lkname[257]; local
726 len = readlink(name, lkname, 256);
727 lkname[len] = (char)'\0';
728 sprintf(hdr->name, "%s|%s", hdr->name, lkname);
H A Dheader.c.orig705 char lkname[257];
710 len = readlink(name, lkname, 256);
711 lkname[len] = (char)'\0';
712 sprintf(hdr->name, "%s|%s", hdr->name, lkname);
/dports/net/miruo/miruo-0.9.6b/
H A Dmiruo.h236 char lkname[256]; // データリンク層の名前? member
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX-IO/IOSupport/
H A DGenericOCIO.cpp975 const char* lkname = _config->getLookNameByIndex(i); in changedParam() local
976 OCIO::ConstLookRcPtr lk = _config->getLook(lkname); in changedParam()
978 msg += lkname; in changedParam()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/doc/
H A DREADME.mediatek101 lkname: The name of the LK image header. The maximum length is 32.
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/doc/
H A DREADME.mediatek101 lkname: The name of the LK image header. The maximum length is 32.
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/doc/
H A DREADME.mediatek101 lkname: The name of the LK image header. The maximum length is 32.
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/doc/
H A DREADME.mediatek101 lkname: The name of the LK image header. The maximum length is 32.
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/doc/
H A DREADME.mediatek101 lkname: The name of the LK image header. The maximum length is 32.
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/doc/
H A DREADME.mediatek101 lkname: The name of the LK image header. The maximum length is 32.
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/doc/
H A DREADME.mediatek101 lkname: The name of the LK image header. The maximum length is 32.
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/doc/
H A DREADME.mediatek101 lkname: The name of the LK image header. The maximum length is 32.
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/doc/
H A DREADME.mediatek101 lkname: The name of the LK image header. The maximum length is 32.
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/doc/
H A DREADME.mediatek101 lkname: The name of the LK image header. The maximum length is 32.
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/doc/
H A DREADME.mediatek101 lkname: The name of the LK image header. The maximum length is 32.
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/doc/
H A DREADME.mediatek101 lkname: The name of the LK image header. The maximum length is 32.
/dports/sysutils/u-boot-sopine/u-boot-2021.07/doc/
H A DREADME.mediatek101 lkname: The name of the LK image header. The maximum length is 32.
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/doc/
H A DREADME.mediatek101 lkname: The name of the LK image header. The maximum length is 32.
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/doc/
H A DREADME.mediatek101 lkname: The name of the LK image header. The maximum length is 32.
/dports/sysutils/u-boot-rpi/u-boot-2021.07/doc/
H A DREADME.mediatek101 lkname: The name of the LK image header. The maximum length is 32.
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/doc/
H A DREADME.mediatek101 lkname: The name of the LK image header. The maximum length is 32.
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/doc/
H A DREADME.mediatek101 lkname: The name of the LK image header. The maximum length is 32.

123