Lines Matching full:strlen
479 int32_t len = strlen(command);1776 for (int32_t length = strlen(buf) - 1; length >= 0; length--) {1784 if(buf[strlen(buf)-1]=='\n')1786 buf[strlen(buf)-1]=0;