Searched defs:string_glob_str (Results 1 - 1 of 1) sorted by relevance

/systemd/src/udev/
H A Dudev-rules.c247 static const char *string_glob_str(enum string_glob_type type) { function
373 token_str(type), operation_str(op), value, string_glob_str(glob));
386 token_str(type), operation_str(op), attr, value, string_glob_str(glob));
399 token_str(type), operation_str(op), value, string_glob_str(glob), token->key.mode);

Completed in 23 milliseconds