Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/engine/
Dexecunix.cpp527 struct rusage cmd_usage; in exec_wait() local
/third_party/uboot/u-boot-2020.01/common/
Dcommand.c127 int cmd_usage(const cmd_tbl_t *cmdtp) in cmd_usage() function