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

/xsrc/external/mit/xauth/dist/
H A Dprocess.c1302 AuthList *proto_head; local in function:iterdpy
1306 if (!get_displayname_auth (displayname, &proto_head)) {
1320 for (AuthList *proto = proto_head; proto; proto = proto->next) {
1339 for (AuthList *proto = proto_head; proto ; proto = next) {

Completed in 5 milliseconds