/freebsd/contrib/netbsd-tests/include/ |
H A D | t_paths.c | 55 } paths[] = { variable 118 ATF_TC_HEAD(paths, tc) in ATF_TC_HEAD() argument 123 ATF_TC_BODY(paths, tc) in ATF_TC_BODY() argument
|
/freebsd/contrib/mandoc/ |
H A D | manpath.h | 25 char **paths; member
|
H A D | main.c | 778 fs_lookup(const struct manpaths *paths, size_t ipath, in fs_lookup() 882 fs_search(const struct mansearch *cfg, const struct manpaths *paths, in fs_search() 1083 check_xr(struct manpaths *paths) in check_xr()
|
H A D | manconf.h | 25 char **paths; member
|
H A D | mansearch.c | 85 const struct manpaths *paths, in mansearch()
|
/freebsd/lib/libc/gen/ |
H A D | ftw-compat11.c | 40 char * const paths[2] = { (char *)path, NULL }; in freebsd11_ftw() local
|
H A D | ftw.c | 33 char * const paths[2] = { (char *)path, NULL }; in ftw() local
|
H A D | nftw-compat11.c | 37 char * const paths[2] = { (char *)path, NULL }; in freebsd11_nftw() local
|
H A D | nftw.c | 33 char * const paths[2] = { (char *)path, NULL }; in nftw() local
|
/freebsd/usr.bin/find/ |
H A D | find.c | 166 find_execute(PLAN *plan, char *paths[]) in find_execute()
|
/freebsd/contrib/tcsh/ |
H A D | ma.setp.c | 154 setpath(char **paths, char **cmds, char *localsyspath, int dosuffix, in setpath() 231 initpaths(char **paths) in initpaths() 283 savepaths(char **paths) in savepaths()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | CppModuleConfiguration.cpp | 37 llvm::SmallVector<std::string, 2> paths; in getTargetIncludePaths() local
|
/freebsd/contrib/netbsd-tests/lib/libc/gen/ |
H A D | t_realpath.c | 49 } paths[] = { variable
|
/freebsd/contrib/kyua/utils/fs/ |
H A D | path_test.cpp | 254 std::set< path > paths; in ATF_TEST_CASE_BODY() local
|
/freebsd/contrib/bmake/ |
H A D | parse.c | 1156 ClearPaths(ParseSpecial special, SearchPathList *paths) in ClearPaths() 1292 HandleDependencySourcesEmpty(ParseSpecial special, SearchPathList *paths) in HandleDependencySourcesEmpty() 1328 AddToPaths(const char *dir, SearchPathList *paths) in AddToPaths() 1344 SearchPathList *paths) in ParseDependencySourceSpecial() 1454 ParseSpecial special, SearchPathList *paths) in ParseDependencySourcesSpecial() 1637 SearchPathList *paths; /* search paths to alter when parsing a list in ParseDependency() local
|
/freebsd/contrib/nvi/ex/ |
H A D | tag.h | 29 char **paths; /* Array of search paths for this cscope. */ member
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | coex.h | 177 rtw89_btc_phymap(struct rtw89_dev * rtwdev,enum rtw89_phy_idx phy_idx,enum rtw89_rf_path_bit paths) rtw89_btc_phymap() argument
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | bsd-misc.c | 359 pledge(const char *promises, const char *paths[]) in pledge()
|
/freebsd/lib/libutil/ |
H A D | login_class.c | 197 setclassenvironment(login_cap_t *lc, const struct passwd * pwd, int paths) in setclassenvironment()
|
/freebsd/sys/contrib/openzfs/include/ |
H A D | libzutil.h | 75 int paths; /* number of paths to search */ member
|
/freebsd/contrib/wpa/wpa_supplicant/dbus/ |
H A D | dbus_new_handlers_p2p.c | 1927 char **paths; member 1939 char **paths; in match_group_where_peer_is_client() local 2068 char **paths; in wpas_dbus_getter_persistent_groups() local 2383 char **paths; in wpas_dbus_getter_p2p_group_members() local
|
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_storevar.h | 279 bhnd_nvstore_path_list paths[4]; /**< path hash table */ member
|
/freebsd/contrib/sqlite3/tea/win/ |
H A D | nmakehlp.c | 796 static const char *paths[] = {"..", "..\\..", "..\\..\\.."}; in LocateDependency() local
|
/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/ |
H A D | bsnmpimport.c | 148 static const char *paths[MAX_PATHS + 1] = { variable
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/ |
H A D | PlatformPOSIX.cpp | 674 const std::vector<std::string> *paths, in DoLoadImage()
|