Searched refs:uidstr (Results 1 – 1 of 1) sorted by relevance
1465 char uidstr[10]; in TEST_IMPL() local1481 snprintf(uidstr, sizeof(uidstr), "%d", pw->pw_uid); in TEST_IMPL()1483 options.args[2] = uidstr; in TEST_IMPL()
Completed in 7 milliseconds