Home
last modified time | relevance | path

Searched refs:exec_command (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/tools/tools/git/
H A Dcandidatematch.lua40 local function exec_command(command) function
70 exec_command("git show --pretty='%h %s' --no-patch " .. hash)
/freebsd-14.2/bin/ed/
H A Dglbl.c127 (status = exec_command()) < 0 || in exec_global()
H A Ded.h193 int exec_command(void);
H A Dmain.c205 (status = exec_command()) >= 0) in main()
436 exec_command(void) in exec_command() function
/freebsd-14.2/tests/sys/netmap/
H A Dctrl-api-test.c77 exec_command(int argc, const char *const argv[]) in exec_command() function
2175 if (exec_command(ac, av)) { in tap_cleanup()
2279 if (exec_command(ac, av)) { in main()