Searched defs:execute (Results 1 – 6 of 6) sorted by relevance
26 Shell command line execute request66 Shell command line execute response
55 uint32_t execute; member
98 def execute(self, endpoint: str, path: str): member in Leshan
1361 def execute(self, pipeline, done): member in TwisterRunner
217 void __z_pthread_cleanup_pop(int execute) in __z_pthread_cleanup_pop()
626 static int execute(const struct shell *sh) in execute() function