Lines Matching refs:strlen
153 str += strlen(str); in clnt_sperror()
158 str += strlen(str); in clnt_sperror()
162 str += strlen(str); in clnt_sperror()
172 str += strlen(str); in clnt_sperror()
177 str += strlen(str); in clnt_sperror()
185 str += strlen(str); in clnt_sperror()
191 str += strlen(str); in clnt_sperror()
199 str += strlen(str); in clnt_sperror()
206 str += strlen(str); in clnt_sperror()
212 str += strlen(str); in clnt_sperror()
264 (void) snprintf(&str[strlen(str)], in clnt_spcreateerror()
265 ERRBUFSZ - strlen(str), "Error %d", in clnt_spcreateerror()
286 (void) snprintf(&str[strlen(str)], in clnt_spcreateerror()
287 ERRBUFSZ - strlen(str), in clnt_spcreateerror()
295 (void) snprintf(&str[strlen(str)], in clnt_spcreateerror()
296 ERRBUFSZ - strlen(str), "Error %d", in clnt_spcreateerror()