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

/solaris-x11-s12/open-src/app/mkcookie/sun-src/
H A Dmkcookie.c75 Xauth * authorization; /* authorization data */ member in struct:display
76 char * authFile; /* file to store authorization in */
78 const char *authName; /* authorization protocol name */
371 fatalError("Could not write authorization info. for user. exiting");
422 fprintf(stderr, "%s: unsupported authorization protocol '%s'\n",
520 if (d->authorization) {
521 XauDisposeAuth(d->authorization);
522 d->authorization = (Xauth *) NULL;
532 d->authorization
[all...]

Completed in 7 milliseconds