Home
last modified time | relevance | path

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

/freebsd/sys/contrib/device-tree/Bindings/
H A DMakefile31 find_cmd = $(find_all_cmd) | \ macro
/freebsd/contrib/tcsh/
H A Dsh.exec.c1081 find_cmd(Char *cmd, int prt) in find_cmd() function