Searched refs:paths (Results 276 - 300 of 403) sorted by relevance

<<11121314151617

/freebsd-9.3-release/usr.sbin/pkg/
H A Dconfig.c45 #include <paths.h>
/freebsd-9.3-release/crypto/openssl/crypto/x509/
H A Dx509_vfy.h91 int num_paths; /* number of paths to files or directories */
93 char **paths; /* the list of paths or directories */ member in struct:x509_file_st
/freebsd-9.3-release/contrib/bmake/mk/
H A Ddpadd.mk48 # the DPADD paths will be to the obj tree so we need to subst anyway.
H A Dmeta.stage.mk43 # and make sure we have absolute paths so that bmake
/freebsd-9.3-release/contrib/llvm/lib/Support/Windows/
H A DPath.inc509 // starts with \\.\, since device namespaces are not legal file paths.
/freebsd-9.3-release/contrib/gcc/
H A Dgcc.c2418 If DO_MULTI is true iterate over the paths twice, first with multilib
2419 suffix then without, otherwise iterate over the paths once without
2430 for_each_path (const struct path_prefix *paths,
2474 len = paths->max_len + extra_space + 1;
2482 for (pl = paths->plist; pl != 0; pl = pl->next)
2496 /* Some paths are tried with just the machine (ie. target)
2541 /* Run through the paths again, this time without multilibs.
2604 If DO_MULTI is true, multilib paths are output first, then
2605 non-multilib paths.
2610 build_search_list (const struct path_prefix *paths, cons
2415 for_each_path(const struct path_prefix *paths, bool do_multi, size_t extra_space, void *(*callback) (char *, void *), void *callback_info) argument
2595 build_search_list(const struct path_prefix *paths, const char *prefix, bool check_dir, bool do_multi) argument
2617 putenv_from_prefixes(const struct path_prefix *paths, const char *env_var, bool do_multi) argument
[all...]
/freebsd-9.3-release/bin/pax/
H A Doptions.c52 #include <paths.h>
/freebsd-9.3-release/bin/pkill/
H A Dpkill.c49 #include <paths.h>
/freebsd-9.3-release/bin/rcp/
H A Drcp.c67 #include <paths.h>
/freebsd-9.3-release/bin/sh/
H A Dexec.c46 #include <paths.h>
H A Dvar.c43 #include <paths.h>
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs.h366 char **path; /* a list of paths to search */
367 int paths; /* number of paths to search */ member in struct:importargs
/freebsd-9.3-release/contrib/telnet/telnetd/
H A Dtelnetd.c48 #include <paths.h>
/freebsd-9.3-release/contrib/tnftp/src/
H A Dmain.c119 #include <paths.h>
/freebsd-9.3-release/crypto/openssh/
H A Dauth.c39 # include <paths.h>
H A Dauth2-pubkey.c35 # include <paths.h>
/freebsd-9.3-release/gnu/usr.bin/patch/
H A Dpatch.c93 #include <paths.h>
/freebsd-9.3-release/lib/libdisk/
H A Dwrite_ia64_disk.c40 #include <paths.h>
/freebsd-9.3-release/libexec/pppoed/
H A Dpppoed.c45 #include <paths.h>
/freebsd-9.3-release/release/picobsd/tinyware/oinit/
H A Doinit.c50 #include <paths.h>
/freebsd-9.3-release/sbin/fdisk_pc98/
H A Dfdisk.c41 #include <paths.h>
/freebsd-9.3-release/sbin/ffsinfo/
H A Dffsinfo.c69 #include <paths.h>
/freebsd-9.3-release/sbin/mount/
H A Dmount.c51 #include <paths.h>
/freebsd-9.3-release/sbin/restore/
H A Ddirs.c55 #include <paths.h>
/freebsd-9.3-release/sbin/savecore/
H A Dsavecore.c74 #include <paths.h>

Completed in 296 milliseconds

<<11121314151617