Searched refs:goodcount (Results 1 – 1 of 1) sorted by relevance
111 unsigned goodcount = spaceavail-1; in safe_strncpy() local115 strncpy(targ,src,goodcount); in safe_strncpy()116 targ[goodcount] = 0; in safe_strncpy()