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

  /src/lib/libc/gen/
getpwent.c 1682 char protobuf[_GETPW_R_SIZE_MAX]; member in struct:compat_state
2123 if (! _pw_copy(pw, &state->proto, state->protobuf,
2124 sizeof(state->protobuf), NULL, 0)) {

Completed in 268 milliseconds