HomeSort by: relevance | last modified time | path
    Searched defs:hstype (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/librumpclient/
rumpclient.c 866 int hstype; local in function:rumpclient_init
965 hstype = HANDSHAKE_EXEC;
969 hstype = HANDSHAKE_GUEST;
972 error = handshake_req(&clispc, hstype, NULL, 0, false);
rumpclient.c 866 int hstype; local in function:rumpclient_init
965 hstype = HANDSHAKE_EXEC;
969 hstype = HANDSHAKE_GUEST;
972 error = handshake_req(&clispc, hstype, NULL, 0, false);

Completed in 24 milliseconds