HomeSort by: relevance | last modified time | path
    Searched defs:getnextuid (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/user/
user.c 911 getnextuid(int sync_uid_gid, int *uid, int low_uid, int high_uid) function in typeref:typename:int
1129 got_id = getnextuid(sync_uid_gid, &up->u_uid,
1138 got_id = getnextuid(sync_uid_gid, &up->u_uid,
user.c 911 getnextuid(int sync_uid_gid, int *uid, int low_uid, int high_uid) function in typeref:typename:int
1129 got_id = getnextuid(sync_uid_gid, &up->u_uid,
1138 got_id = getnextuid(sync_uid_gid, &up->u_uid,

Completed in 24 milliseconds