Home
last modified time | relevance | path

Searched refs:uidstr (Results 1 – 1 of 1) sorted by relevance

/libuv/test/
H A Dtest-spawn.c1467 char uidstr[10]; in TEST_IMPL() local
1483 snprintf(uidstr, sizeof(uidstr), "%d", pw->pw_uid); in TEST_IMPL()
1485 options.args[2] = uidstr; in TEST_IMPL()

Completed in 41 milliseconds