HomeSort by relevance Sort by last modified time
    Searched refs:max_sessions (Results 1 - 4 of 4) sorted by null

  /external/openssh/
servconf.h 152 int max_sessions; member in struct:__anon17334
session.c     [all...]
servconf.c 150 options->max_sessions = -1;
312 if (options->max_sessions == -1)
313 options->max_sessions = DEFAULT_SESSIONS_MAX;
    [all...]
  /hardware/intel/img/psb_headers/DRM/cc54/inc/
wv_mod_drm_api.h 316 uint32_t drm_wv_mod_get_num_sessions(uint32_t *open_sessions, uint32_t *max_sessions);

Completed in 54 milliseconds