Searched refs:nodev (Results 1 – 9 of 9) sorted by relevance
| /third_party/alsa-utils/alsactl/ |
| D | init_ucm.c | 37 char id[32], *nodev; in init_ucm() local 43 nodev = (flags & FLAG_UCM_NODEV) ? "" : "-"; in init_ucm() 44 snprintf(id, sizeof(id), "%shw:%d", nodev, cardno); in init_ucm()
|
| /third_party/node/deps/npm/node_modules/npm-install-checks/ |
| D | index.js | 8 var nodev = force ? null : nodeVer 12 if (nodev && eng.node && !semver.satisfies(nodev, eng.node, opt) || 15 target._id, eng, {node: nodev, npm: npmVer}))
|
| /third_party/mesa3d/.gitlab-ci/piglit/ |
| D | piglit-runner.sh | 26 mount -t tmpfs -o nosuid,nodev,size=2G,mode=1755 tmpfs ${SHADER_CACHE_DIR}
|
| /third_party/mesa3d/.gitlab-ci/ |
| D | deqp-runner.sh | 31 mount -t tmpfs -o nosuid,nodev,size=2G,mode=1755 tmpfs ${SHADER_CACHE_DIR}
|
| /third_party/toybox/www/doc/ |
| D | mount.txt | 31 (ro,noexec,nodev,nosuid,noatime...) each of which corresponds to a flag
|
| /third_party/libfuse/doc/ |
| D | kernel.txt | 207 fusermount3 always adds "nosuid" and "nodev" to the mount options
|
| /third_party/libfuse/ |
| D | ChangeLog.rst | 333 * Document that `-o auto_unmount` implies `-o nodev,nosuid`.
|
| /third_party/e2fsprogs/ |
| D | 1002-add-header-file-to-musl-compile-mk2efs.patch | 622 +/* Define to 1 if mount supports nodev. */
|
| /third_party/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 49909 unsigned char nodev; member
|