Searched refs:uts_fusers (Results 1 – 1 of 1) sorted by relevance
74 static int uts_fusers(char *, int, intptr_t);103 error = uts_fusers(buf, arg, (intptr_t)outbp); in utssys32()214 error = uts_fusers(buf, (int)arg, (intptr_t)outbp); in utssys64()820 uts_fusers(char *path, int flags, intptr_t userbp) in uts_fusers() function