Searched refs:aidpp (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/network_cmds-457/mptcp_client/
H A Dconn_lib.c47 copyassocids(int s, associd_t **aidpp, uint32_t *cnt) argument
53 if (aidpp == NULL || cnt == NULL) {
57 *aidpp = NULL;
81 *aidpp = buf;

Completed in 63 milliseconds