Home
last modified time | relevance | path

Searched defs:dirName (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/crypto/x509/
H A Dx509aset.c37 static int replace_dirName(GENERAL_NAMES **names, const X509_NAME *dirName) in replace_dirName()
H A Dx509_acert.c81 GENERAL_NAME *dirName; variable
/freebsd/sys/contrib/zstd/programs/
H A Dutil.c576 static int UTIL_prepareFileList(const char* dirName, in UTIL_prepareFileList()
641 static int UTIL_prepareFileList(const char *dirName, in UTIL_prepareFileList()
709 static int UTIL_prepareFileList(const char *dirName, in UTIL_prepareFileList()
773 static mode_t getDirMode(const char *dirName) in getDirMode()
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_hca_sim.c69 static char dirName[1024]; in __get_simulator_dir() local
/freebsd/contrib/bmake/
H A Ddir.c646 const char *dirName = dir->name; in DirMatchFiles() local