Searched refs:upaths (Results 1 – 1 of 1) sorted by relevance
1237 size_t *ulensp, char *upaths) in modctl_devid2paths() argument1261 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() argument2172 if (upaths) { in modctl_devreaddir()2201 if (upaths) { in modctl_devreaddir()2217 if (copyout(paths, upaths, lens)) { in modctl_devreaddir()