Home | Sort by: relevance | last modified time | path |
/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) { |