HomeSort by: relevance | last modified time | path
    Searched defs:load_autofs (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/autofs/
automountd.c 437 load_autofs(void) function in typeref:typename:int
507 * load_autofs() should be needed only if open(2) failed with ENXIO.
514 load_autofs();
522 if (!load_autofs())
automountd.c 437 load_autofs(void) function in typeref:typename:int
507 * load_autofs() should be needed only if open(2) failed with ENXIO.
514 load_autofs();
522 if (!load_autofs())

Completed in 21 milliseconds