HomeSort by relevance Sort by last modified time
    Searched refs:CHAT_DESCRIPTOR (Results 1 - 3 of 3) sorted by null

  /external/libppp/src/
chat.h 76 ((d)->type == CHAT_DESCRIPTOR ? (struct chat *)(d) : NULL)
descriptor.h 32 #define CHAT_DESCRIPTOR (4)
chat.c 547 c->desc.type = CHAT_DESCRIPTOR;

Completed in 60 milliseconds