Searched defs:update_drvconf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c242 static void update_drvconf(major_t, int);
353 update_drvconf((major_t)-1, 0);
437 update_drvconf(major_t major, int flags) function
440 err_print(gettext("update_drvconf failed for major %d\n"),
904 update_drvconf((major_t)-1, 0);
1109 update_drvconf((major_t)-1,
8588 update_drvconf((major_t)-1, 0);

Completed in 62 milliseconds