Home
last modified time | relevance | path

Searched refs:aux_1 (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fsconfig/
H A Dfsconfig02.c11 static int aux_0 = 0, aux_1 = 1, aux_fdcwd = AT_FDCWD, aux_minus1 = -1; variable
26 {"set-flag-aux", &fd, FSCONFIG_SET_FLAG, "rw", NULL, &aux_1, EINVAL},
29 {"set-string-aux", &fd, FSCONFIG_SET_STRING, "source", "#grand.central.org:root.cell.", &aux_1, EINVAL},
30 {"set-binary-key", &fd, FSCONFIG_SET_BINARY, NULL, "foo", &aux_1, EINVAL},
31 {"set-binary-value", &fd, FSCONFIG_SET_BINARY, "sync", NULL, &aux_1, EINVAL},
44 {"cmd-create-aux", &fd, FSCONFIG_CMD_CREATE, NULL, NULL, &aux_1, EINVAL},
47 {"cmd-reconfigure-aux", &fd, FSCONFIG_CMD_RECONFIGURE, NULL, NULL, &aux_1, EINVAL},
/third_party/typescript/tests/baselines/reference/
H A DdecoratorMetadataRestParameterWithImportedType.js85 var aux_1 = require("./aux"); variable
115 __metadata("design:paramtypes", [aux_1.SomeClass])

Completed in 1 milliseconds