HomeSort by: relevance | last modified time | path
    Searched defs:autofs_timeout (Results 1 - 2 of 2) 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.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,

Completed in 44 milliseconds