Home
last modified time | relevance | path

Searched defs:osfd (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/micro_thread/
H A Dmt_notify.cpp77 int osfd = socket(AF_INET, SOCK_DGRAM, 0); in CreateSocket() local
117 int osfd = this->GetOsfd(); in CloseSocket() local
146 int osfd = this->GetOsfd(); in InputNotify() local
252 int osfd = this->GetOsfd(); in KqueueCtlAdd() local
277 int osfd = this->GetOsfd(); in KqueueCtlDel() local
H A Dkqueue_proxy.cpp369 int osfd = 0; in KqueueRcvEventList() local
503 int osfd = this->GetOsfd(); in KqueueCtlAdd() local
531 int osfd = this->GetOsfd(); in KqueueCtlDel() local
H A Dmt_connection.cpp617 int osfd = real_ntfy->GetOsfd(); in CreateSocket() local
H A Dmt_api.cpp138 int osfd = conn->CreateSocket(); in mt_tcp_get_keep_conn() local