Home
last modified time | relevance | path

Searched refs:gidstr (Results 1 – 1 of 1) sorted by path

/libuv/test/
H A Dtest-spawn.c1468 char gidstr[10]; in TEST_IMPL() local
1484 snprintf(gidstr, sizeof(gidstr), "%d", pw->pw_gid); in TEST_IMPL()
1486 options.args[3] = gidstr; in TEST_IMPL()

Completed in 10 milliseconds