Home
last modified time | relevance | path

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

/tools/include/nolibc/
Dtypes.h118 dev_t st_dev; /* ID of device containing file */
124 dev_t st_rdev; /* device ID (if special file) */
Dstd.h37 typedef unsigned int dev_t; typedef
Dnolibc.h303 long sys_mknod(const char *path, mode_t mode, dev_t dev) in sys_mknod()
785 int mknod(const char *path, mode_t mode, dev_t dev) in mknod()
1240 dev_t makedev(unsigned int major, unsigned int minor) in makedev()
/tools/testing/selftests/exec/
Dnon-regular.c99 dev_t dev; in setup_node()
/tools/testing/selftests/landlock/
Dfs_test.c2072 const dev_t dev) in test_make_file()