Home
last modified time | relevance | path

Searched refs:token_str (Results 1 - 1 of 1) sorted by relevance

/third_party/eudev/src/udev/
H A Dudev-rules.c258 static const char *token_str(enum token_type type) { in token_str() function
371 token_str(type), operation_str(op), value, string_glob_str(glob)); in dump_token()
374 log_debug("%s %i '%s'", token_str(type), token->key.builtin_cmd, value); in dump_token()
384 token_str(type), operation_str(op), attr, value, string_glob_str(glob)); in dump_token()
388 log_debug("%s %s '%s'", token_str(type), operation_str(op), value); in dump_token()
393 log_debug("%s", token_str(type)); in dump_token()
397 token_str(type), operation_str(op), value, string_glob_str(glob), token->key.mode); in dump_token()
400 log_debug("%s %u", token_str(type), token->key.watch); in dump_token()
403 log_debug("%s %u", token_str(type), token->key.devlink_prio); in dump_token()
406 log_debug("%s %s %u", token_str(typ in dump_token()
[all...]

Completed in 3 milliseconds