OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:no_reply
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libperfuse/
perfuse_if.h
130
enum perfuse_xchg_pb_reply { wait_reply,
no_reply
};
enumerator in enum:perfuse_xchg_pb_reply
ops.c
1897
reply =
no_reply
;
1902
if (reply ==
no_reply
)
2788
(void)xchg_msg(pu, opc, pm, UNSPEC_REPLY_LEN,
no_reply
);
/src/usr.sbin/perfused/
msg.c
244
if (reply ==
no_reply
) {
267
if (reply ==
no_reply
) {
317
if (reply ==
no_reply
)
/src/external/apache2/mDNSResponder/dist/mDNSShared/
uds_daemon.h
234
mDNSBool
no_reply
; // don't send asynchronous replies to client
member in struct:request_state
uds_daemon.c
684
if (req->
no_reply
)
6559
if (req->hdr.ipc_flags & IPC_FLAGS_NOREPLY) req->
no_reply
= mDNStrue;
Completed in 43 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026