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

  /src/sys/compat/netbsd32/
netbsd32_socket.c 78 struct mbuf *m, char **q, bool *truncated)
84 *truncated = false;
98 *truncated = true;
135 bool truncated; local in function:copyout32_msg_control
148 &truncated);
149 if (truncated) {
netbsd32_socket.c 78 struct mbuf *m, char **q, bool *truncated)
84 *truncated = false;
98 *truncated = true;
135 bool truncated; local in function:copyout32_msg_control
148 &truncated);
149 if (truncated) {
netbsd32_socket.c 78 struct mbuf *m, char **q, bool *truncated)
84 *truncated = false;
98 *truncated = true;
135 bool truncated; local in function:copyout32_msg_control
148 &truncated);
149 if (truncated) {

Completed in 32 milliseconds