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