Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs.c4427 char icacls_command[1024]; in call_icacls() local
4431 vsnprintf(icacls_command, ARRAYSIZE(icacls_command), command, args); in call_icacls()
4433 return system(icacls_command); in call_icacls()

Completed in 12 milliseconds