HomeSort by: relevance | last modified time | path
    Searched refs:willing (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/xdm/dist/xdm/
policy.c 121 Willing (
137 if (*willing)
139 if ((fd = popen(willing, "r")))
149 "Willing, but %s failed", willing);
153 "Willing, but %s failed", willing);
157 snprintf (statusBuf, sizeof(statusBuf), "Willing to manage");
resource.c 70 char *willing; variable
193 { "willing", "Willing", DM_STRING, &willing,
dpylist.c 261 d->willing = NULL;
  /src/doc/
TODO.modules 58 existing drivers if they're willing to manage (ie, attach) a
  /xsrc/external/mit/xdm/dist/chooser/
chooser.c 161 int willing; member in struct:_hostName
240 AddHostname (ARRAY8Ptr hostname, ARRAY8Ptr status, struct sockaddr *addr, int willing)
328 new->willing = willing;
401 case WILLING:
410 header.opcode == (int) WILLING))
423 header.opcode == (int) WILLING))
766 Returns 1 when host is willing and 0 if not
775 /* Assume the next host is willing */
783 if (!h->willing)
    [all...]
  /xsrc/external/mit/xdm/dist/include/
dm.h 238 /* Hack for making "Willing to manage" configurable */
239 char *willing; /* "Willing to manage" program */ member in struct:display
325 extern char *willing;
402 extern int Willing (ARRAY8Ptr addr, CARD16 connectionType, ARRAY8Ptr authenticationName, ARRAY8Ptr status, xdmOpCode type);
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc-opts.def 639 is willing to continue on in this fashion.

Completed in 105 milliseconds