Home
last modified time | relevance | path

Searched defs:action_list_seed (Results 1 – 1 of 1) sorted by relevance

/external/toybox/toys/pending/
Dinit.c25 struct action_list_seed { struct
26 struct action_list_seed *next; argument
27 pid_t pid;
28 uint8_t action;
29 char *terminal_name;
30 char *command;