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

/xsrc/external/mit/xdm/dist/xdm/
H A Ddm.c519 d->startTries, d->startAttempts);
531 ++d->startTries >= d->startAttempts)
590 d->startTries, d->startAttempts);
593 ++d->startTries >= d->startAttempts)
600 (d->startTries < d->startAttempts))
H A Ddpylist.c240 d->startAttempts = 0;
H A Dresource.c219 { "startAttempts","StartAttempts",DM_INT, boffset(startAttempts),
/xsrc/external/mit/xdm/dist/include/
H A Ddm.h195 int startAttempts; /* number of attempts at starting */ member in struct:display

Completed in 5 milliseconds