Lines Matching refs:required_argument
106 { "type", required_argument, NULL, 't' },
107 { "action", required_argument, NULL, 'c' },
108 { "subsystem-match", required_argument, NULL, 's' },
109 { "subsystem-nomatch", required_argument, NULL, 'S' },
110 { "attr-match", required_argument, NULL, 'a' },
111 { "attr-nomatch", required_argument, NULL, 'A' },
112 { "property-match", required_argument, NULL, 'p' },
113 { "tag-match", required_argument, NULL, 'g' },
114 { "sysname-match", required_argument, NULL, 'y' },
115 { "name-match", required_argument, NULL, ARG_NAME },
116 { "parent-match", required_argument, NULL, 'b' },