HomeSort by: relevance | last modified time | path
    Searched refs:connecting (Results 1 - 6 of 6) sorted by relevancy

  /src/share/doc/psd/20.ipctut/
ustreamwrite.c 64 perror("connecting stream socket");
streamwrite.c 73 perror("connecting stream socket");
  /src/sys/netbt/
bluetooth.h 116 void (*connecting)(void *); member in struct:btproto
l2cap_upper.c 144 * proto->connecting(upper)
186 (*chan->lc_proto->connecting)(chan->lc_upper);
l2cap_signal.c 309 (*new->lc_proto->connecting)(new->lc_upper);
400 (*chan->lc_proto->connecting)(chan->lc_upper);
rfcomm_session.c 342 DPRINTF("Connecting\n");
538 case RFCOMM_DLC_WAIT_SEND_SABM: /* we are connecting */
566 case RFCOMM_DLC_WAIT_SEND_UA: /* they are connecting */
772 (*dlc->rd_proto->connecting)(dlc->rd_upper);
1413 (*dlc->rd_proto->connecting)(dlc->rd_upper);

Completed in 22 milliseconds