OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:new_linger
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
mount_node_socket.cc
291
struct linger
new_linger
= *static_cast<const linger*>(optval);
local
296
if (
new_linger
.l_onoff != 0)
298
linger_ =
new_linger
;
Completed in 2126 milliseconds