Home
last modified time | relevance | path

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

/dports/x11/libSM/libSM-1.2.3/src/
H A Dsm_client.c55 const char *previousId, char **clientIdRet, in SmcOpenConnection() argument
83 *clientIdRet = NULL; in SmcOpenConnection()
245 *clientIdRet = reply.client_id; in SmcOpenConnection()
247 smcConn->client_id = strdup (*clientIdRet); in SmcOpenConnection()