Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c1244 size_t *ulensp, char *upaths) in modctl_devid2paths() argument
1267 if (upaths) { in modctl_devid2paths()
1362 if (upaths) { in modctl_devid2paths()
1367 if (copyout(path, upaths, len + 1)) { in modctl_devid2paths()
1371 upaths += len; in modctl_devid2paths()
2158 char *upaths, int64_t *ulensp) in modctl_devreaddir() argument
2178 if (upaths) { in modctl_devreaddir()
2207 if (upaths) { in modctl_devreaddir()
2223 if (copyout(paths, upaths, lens)) { in modctl_devreaddir()