Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dmodctl.c1237 size_t *ulensp, char *upaths) in modctl_devid2paths() argument
1261 if (upaths) { in modctl_devid2paths()
1356 if (upaths) { in modctl_devid2paths()
1361 if (copyout(path, upaths, len + 1)) { in modctl_devid2paths()
1365 upaths += len; in modctl_devid2paths()
2152 char *upaths, int64_t *ulensp) in modctl_devreaddir() argument
2172 if (upaths) { in modctl_devreaddir()
2201 if (upaths) { in modctl_devreaddir()
2217 if (copyout(paths, upaths, lens)) { in modctl_devreaddir()