Home
last modified time | relevance | path

Searched refs:intperm (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/modload/
H A Ddrvsubr.c1696 int intperm; in check_perm_opts() local
1733 intperm = atoi(perm); in check_perm_opts()
1734 if (intperm < 0000 || intperm > 4777) { in check_perm_opts()