Searched refs:liblen (Results 1 – 1 of 1) sorted by relevance
72 int liblen; local80 if ((liblen = extract_name(&n)) == -1)82 if ((libname = malloc(liblen + 1)) == 0)84 (void) strncpy(libname, n, liblen);85 libname[liblen] = NULL;87 if (strncmp(MSG_ORIG(MSG_FIL_DOTSODOT), (n + liblen),91 mnp = mjp = ((char *)file + MSG_FIL_LIB_SIZE + liblen +101 index = hash(libname, liblen, major);