Searched defs:action_list_seed (Results 1 – 1 of 1) sorted by relevance
25 struct action_list_seed { struct26 struct action_list_seed *next; argument27 pid_t pid;28 uint8_t action;29 char *terminal_name;30 char *command;