Searched refs:strl (Results 1 – 5 of 5) sorted by relevance
167 size_t strl; in get_prop_val_str() local273 strl = strlen(str); in get_prop_val_str()295 nl = strl + 1 + strlen(nv); in get_prop_val_str()304 str[strl] = sep; in get_prop_val_str()305 (void) strcpy(&str[strl + 1], nv); in get_prop_val_str()309 strl = nl; in get_prop_val_str()
42 strl.o strrevcmp.o strto.o test.o ungetc.o util.o vasprintf.o \48 t-fopen t-strl t-strrevcmp t-path t-float t-scanf t-sem t-shm \
31 REMOBJS= errstring.o strl.o
276 size_t strl = ilstr_len(&hdp->hdp_buf); in hexdump_squishable() local279 if (strl <= hdp->hdp_addrwidth || pstrl <= hdp->hdp_addrwidth) in hexdump_squishable()
1354 size_t strl = fp->ctf_str[CTF_STRTAB_0].cts_len; in ctf_string_iter() local1356 while (strl > 0) { in ctf_string_iter()1363 strl -= len; in ctf_string_iter()