Home | History | Annotate | Download | only in nexus

Lines Matching refs:strncpy

26         strncpy(buffer, "INIT", max);
28 strncpy(buffer, "DISCOVERING", max);
30 strncpy(buffer, "REQUESTING", max);
32 strncpy(buffer, "BOUND", max);
34 strncpy(buffer, "RENEWING", max);
36 strncpy(buffer, "REBINDING", max);
38 strncpy(buffer, "REBOOT", max);
40 strncpy(buffer, "RENEW_REQUESTED", max);
42 strncpy(buffer, "INIT_IPV4LL", max);
44 strncpy(buffer, "PROBING", max);
46 strncpy(buffer, "ANNOUNCING", max);
48 strncpy(buffer, "(internal error)", max);