Searched refs:strl (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dexpand.c169 size_t strl; local
275 strl = strlen(str);
297 nl = strl + 1 + strlen(nv);
306 str[strl] = sep;
307 (void) strcpy(&str[strl + 1], nv);
311 strl = nl;
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A DMakefile.com31 REMOBJS= errstring.o strl.o
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A DMakefile46 strl.o strrevcmp.o strto.o test.o ungetc.o util.o vasprintf.o \
52 t-fopen t-strl t-strrevcmp t-path t-float t-scanf t-sem t-shm \

Completed in 67 milliseconds