Home
last modified time | relevance | path

Searched refs:find_file (Results 1 – 3 of 3) sorted by relevance

/src/usr.bin/man/
H A Dman.sh232 find_file() { function
558 if find_file $p $sect $MACHINE "$1"; then
572 if find_file $p $sect $MACHINE_ARCH "$1"; then
585 if find_file $p $sect '' "$1"; then
/src/crypto/openssl/crypto/
H A DLPdir_vms.c150 status = lib$find_file(&(*ctx)->filespec_dsc, &(*ctx)->result_dsc, in LP_find_file()
/src/contrib/libpcap/
H A DCMakeLists.txt60 # We want find_file() and find_library() to honor {packagename}_ROOT,