Lines Matching refs:required_argument
100 { "type", required_argument, NULL, 't' },
101 { "action", required_argument, NULL, 'c' },
102 { "subsystem-match", required_argument, NULL, 's' },
103 { "subsystem-nomatch", required_argument, NULL, 'S' },
104 { "attr-match", required_argument, NULL, 'a' },
105 { "attr-nomatch", required_argument, NULL, 'A' },
106 { "property-match", required_argument, NULL, 'p' },
107 { "tag-match", required_argument, NULL, 'g' },
108 { "sysname-match", required_argument, NULL, 'y' },
109 { "name-match", required_argument, NULL, ARG_NAME },
110 { "parent-match", required_argument, NULL, 'b' },