Lines Matching refs:strncpy
238 strncpy(buf, p_start, (p_needle-p_start));
265 strncpy(value, (char*)prop->val, prop->len);
274 strncpy(value, (char*)prop->val, prop->len);
1677 strncpy(input_value, (char*)bdstr, 20);
1688 strncpy( linebuf,input_value, BTIF_STORAGE_MAX_LINE_SZ);