Searched refs:node_type (Results 1 – 1 of 1) sorted by relevance
97 mode_t node_type; in main() local216 node_type = S_IFBLK; in main()225 node_type = S_IFCHR; in main()254 defaultcon (set_security_context, argv[optind], node_type); in main()256 if (mknod (argv[optind], newmode | node_type, device) != 0) in main()