Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds