HomeSort by: relevance | last modified time | path
    Searched defs:status_log (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mpl/dhcp/dist/client/
dhc6.c 2471 /* status_log() just puts a status code into displayable form and logs it
2475 status_log(int code, const char *scope, const char *additional, int len) function
2586 status_log(*code, scope, (char *)msg.data, msg.len);

Completed in 26 milliseconds