Searched refs:execute (Results 1 – 2 of 2) sorted by relevance
50 void (*execute)(struct protocol_handle *phandle, const char *arg); member69 cmd->execute = phandle; in fastboot_register()161 cmd->execute(phandle, buffer + cmd->prefix_len); in protocol_handle_command()
139 Fork and execute a program (<path>). This will block until344 /dev/null. To help with debugging, you can execute your program via the