Searched refs:paths (Results 201 - 225 of 652) sorted by relevance

1234567891011>>

/netbsd-current/usr.sbin/mopd/common/
H A Dpf.c40 #include <paths.h>
/netbsd-current/include/
H A DMakefile19 paths.h pwd.h quota.h randomid.h ranlib.h re_comp.h regex.h regexp.h \
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dsshpty.c25 #include <paths.h>
/netbsd-current/external/bsd/libfido2/dist/openbsd-compat/
H A Dreadpassphrase.c39 #include <paths.h>
/netbsd-current/external/bsd/pam-u2f/dist/pamu2fcfg/
H A Dreadpassphrase.c37 #include <paths.h>
/netbsd-current/external/bsd/atf/dist/tools/
H A Datf-report.cpp683 std::set< tools::fs::path > paths; local
689 if (paths.find(p) != paths.end())
692 paths.insert((*iter).second);
/netbsd-current/lib/libutil/
H A Dpidlock.c43 #include <paths.h>
/netbsd-current/external/ibm-public/postfix/dist/src/virtual/
H A Dvirtual.c322 #include <paths.h> /* XXX mail_spool_dir dependency */
/netbsd-current/tests/lib/libc/sys/
H A Dt_pollts.c38 #include <paths.h>
/netbsd-current/external/public-domain/sqlite/dist/tea/win/
H A Dnmakehlp.c710 * Mostly needed to setup paths for testing.
806 static const char *paths[] = {"..", "..\\..", "..\\..\\.."};
808 for (i = 0; i < (sizeof(paths)/sizeof(paths[0])); ++i) {
809 ret = LocateDependencyHelper(paths[i], keypath);
796 static const char *paths[] = {"..", "..\\\\..", "..\\\\..\\\\.."}; local
/netbsd-current/libexec/utmp_update/
H A Dutmp_update.c49 #include <paths.h>
/netbsd-current/external/ibm-public/postfix/dist/src/postfix/
H A Dpostfix.c429 #include <paths.h>
/netbsd-current/share/mk/
H A Dsys.mk61 # Use the sources, as the seed... Normalize all paths...
66 # Skip paths that contain relative components and can't be normalized, sort..
/netbsd-current/external/mpl/bind/dist/doc/arm/_ext/
H A Discconf.py147 def format_paths(self, paths):
150 for path in paths:
185 paths = ", ".join(
190 paths = ""
201 grammarnode += nodes.strong(text=f"Grammar{separator}{paths}: ")
/netbsd-current/usr.sbin/tprof/
H A Dksyms.c39 #include <paths.h>
/netbsd-current/usr.sbin/btpand/
H A Dbtpand.c37 #include <paths.h>
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dlto-wrapper.cc929 char **paths = NULL; local
930 unsigned n_paths = parse_env_var (compiler_path, &paths, suffix);
934 if (access_check (paths[i], X_OK) == 0)
936 compiler = paths[i];
942 free_array_of_ptrs ((void **) paths, n_paths);
991 free_array_of_ptrs ((void **) paths, n_paths);
1077 char **paths = NULL; local
1081 unsigned n_paths = parse_env_var (library_path, &paths, "/crtoffloadtable.o");
1085 if (access_check (paths[i], R_OK) == 0)
1093 copy_file (crtoffloadtable, paths[
[all...]
/netbsd-current/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Ducdata.h352 LDAP_LUNICODE_F (int) ucdata_load LDAP_P((char *paths, int mask));
354 LDAP_LUNICODE_F (int) ucdata_reload LDAP_P((char *paths, int mask));
/netbsd-current/external/gpl3/gdb.old/dist/sim/igen/
H A Dgen.c1065 table_matches_path (gen_entry *table, decode_path_list *paths) argument
1067 if (paths == NULL)
1069 while (paths != NULL)
1072 decode_path *path = paths->path;
1084 paths = paths->next;
1200 else if (!table_matches_path (table, opcode_rule->paths))
/netbsd-current/external/gpl3/gdb/dist/sim/igen/
H A Dgen.c1070 table_matches_path (gen_entry *table, decode_path_list *paths) argument
1072 if (paths == NULL)
1074 while (paths != NULL)
1077 decode_path *path = paths->path;
1089 paths = paths->next;
1205 else if (!table_matches_path (table, opcode_rule->paths))
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dfiles.c475 headers search paths. */
1390 const char **paths; member in struct:report_missing_guard_data
1411 if (data->paths == NULL)
1413 data->paths = XCNEWVEC (const char *, data->count);
1417 data->paths[data->count++] = file->path;
1439 data.paths = NULL;
1443 if (data.paths != NULL)
1447 /* Sort the paths to avoid outputting them in hash table
1449 qsort (data.paths, data.count, sizeof (const char *),
1455 fputs (data.paths[
[all...]
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dfiles.cc475 headers search paths. */
1526 const char **paths; member in struct:report_missing_guard_data
1549 if (data->paths == NULL)
1551 data->paths = XCNEWVEC (const char *, data->count);
1555 data->paths[data->count++] = file->path;
1578 data.paths = NULL;
1582 if (data.paths != NULL)
1586 /* Sort the paths to avoid outputting them in hash table
1588 qsort (data.paths, data.count, sizeof (const char *),
1594 fputs (data.paths[
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dmkoffload.cc857 char **paths = NULL; local
859 n_paths = parse_env_var (getenv ("COMPILER_PATH"), &paths);
862 len = strlen (paths[i]) + 1 + strlen (GCC_INSTALL_NAME) + 1;
864 sprintf (driver, "%s/%s", paths[i], GCC_INSTALL_NAME);
871 free_array_of_ptrs ((void **) paths, n_paths);
/netbsd-current/usr.sbin/installboot/
H A Dinstallboot.c622 getubootpaths(ib_params *param, const char *paths) argument
625 assert(paths != NULL);
627 param->uboot_paths = paths;
638 "\t\t [-t fstype] [-u uboot-paths] filesystem primary [secondary]\n"
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/rand/
H A Drand_unix.c726 static const char *paths[] = { DEVRANDOM_EGD, NULL };
732 for (i = 0; bytes_needed > 0 && paths[i] != NULL; i++) {
737 num = RAND_query_egd_bytes(paths[i],

Completed in 186 milliseconds

1234567891011>>