Searched refs:xmatch_str (Results 1 – 3 of 3) sorted by relevance
187 const char *xmatch_str; member
1097 if (profile->attach.xmatch_str) in seq_profile_attach_show()1098 seq_printf(seq, "%s\n", profile->attach.xmatch_str); in seq_profile_attach_show()
868 (void) aa_unpack_str(e, &profile->attach.xmatch_str, "attach"); in unpack_profile()