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

/solaris-x11-s11/open-src/app/mkcookie/sun-src/
H A Dmkcookie.c92 static Xauth *GetAuth (int namelen, const char *name);
130 Xauth * (*GetAuth)(int, const char *); member in struct:AuthProtocol
150 InitAuth, GetAuth, NULL,
153 InitAuth, GetAuth, NULL,
645 GetAuth ( function
799 auth = (*a->GetAuth) (name_length, name);

Completed in 13 milliseconds