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

  /src/sys/fs/autofs/
autofs.c 118 int autofs_timeout = 30; variable in typeref:typename:int
186 ar->ar_id, ar->ar_path, autofs_timeout);
353 callout_reset(&ar->ar_callout, autofs_timeout * hz,
autofs.h 77 extern int autofs_timeout;
autofs_vfsops.c 414 CTLTYPE_INT, "autofs_timeout",
416 NULL, 0, &autofs_timeout, 0,

Completed in 41 milliseconds