Home
last modified time | relevance | path

Searched refs:SOCKD_NOP (Results 1 – 3 of 3) sorted by relevance

/dports/net/dante/dante-1.4.3/sockd/
H A Dsockd.c1601 case SOCKD_NOP:
H A Dsockd_request.c2238 fio->reqinfo.command = SOCKD_NOP;
/dports/net/dante/dante-1.4.3/include/
H A Dsockd.h843 #define SOCKD_NOP (0) /* No command/op. */ macro