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.c1256 size_t *ulensp, char *upaths) in modctl_devid2paths() argument
1279 if (upaths) { in modctl_devid2paths()
1374 if (upaths) { in modctl_devid2paths()
1379 if (copyout(path, upaths, len + 1)) { in modctl_devid2paths()
1383 upaths += len; in modctl_devid2paths()
2170 char *upaths, int64_t *ulensp) in modctl_devreaddir() argument
2190 if (upaths) { in modctl_devreaddir()
2219 if (upaths) { in modctl_devreaddir()
2235 if (copyout(paths, upaths, lens)) { in modctl_devreaddir()