Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs.c4426 int call_icacls(const char* command, ...) { in call_icacls() function
4456 call_icacls("icacls test_file_icacls /remove \"%s\" /inheritance:e", in TEST_IMPL()
4477 r = call_icacls("icacls test_file_icacls /inheritance:r /remove \"%s\"", in TEST_IMPL()
4482 r = call_icacls("icacls test_file_icacls /grant \"%s\":RX", pwd.username); in TEST_IMPL()
4502 call_icacls("icacls test_file_icacls /remove \"%s\" /inheritance:e", in TEST_IMPL()

Completed in 13 milliseconds