Lines Matching defs:any
6 documentation for any purpose is hereby granted without fee, provided that
48 XIAnyHierarchyChangeInfo* any;
67 for (i = 0, any = changes; i < num_changes; i++, any++)
69 switch(any->type)
73 int slen = (strlen(any->add.name));
100 for (i = 0, any = changes; i < num_changes; i++, any++)
102 switch(any->type)
106 XIAddMasterInfo* C = &any->add;
119 XIRemoveMasterInfo* R = &any->remove;
135 XIAttachSlaveInfo* C = &any->attach;
148 XIDetachSlaveInfo *D = &any->detach;