| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | makedepend.c | 31 const char *vpath; variable 105 if (vpath) in parse_options() 110 vpath = optarg; in parse_options() 150 if (vpath) in reader_init() 153 deps_add_vpath (deps, vpath); in reader_init()
|
| H A D | mkdeps.c | 260 deps_add_vpath (struct deps *d, const char *vpath) in deps_add_vpath() argument 266 for (elem = vpath; *elem; elem = p) in deps_add_vpath()
|
| H A D | ChangeLog | 878 * mkdeps.c (struct deps): Add vpath vector. 880 (deps_free): Free vpath vector.
|
| /freebsd-12.1/contrib/bmake/ |
| H A D | mkdeps.sh | 217 vpath= 243 [ "$VPATH" ] && vpath=`IFS=:; set -- $VPATH; echo $*` 254 if [ ! -f $file -a "$vpath" ]; then 255 for d in . $vpath
|
| H A D | main.c | 1453 char *vpath, savec; in main() local 1461 vpath = Var_Subst(NULL, VPATH, VAR_CMD, VARF_WANTRES); in main() 1462 path = vpath; in main() 1475 free(vpath); in main()
|
| /freebsd-12.1/bin/sh/ |
| H A D | var.h | 79 extern struct var vpath; 103 #define pathval() (vpath.text + 5)
|
| H A D | var.c | 94 struct var vpath; variable 115 { &vpath, 0, "PATH=" _PATH_DEFPATH,
|
| /freebsd-12.1/contrib/apr/ |
| H A D | NWGNUmakefile | 410 vpath %.c atomic/netware:strings:tables:passwd:lib:time/unix 411 vpath %.c file_io/unix:locks/netware:misc/netware:misc/unix:threadproc/netware 412 vpath %.c poll/unix:shmem/unix:support/unix:random/unix 413 vpath %.c dso/netware:memory/unix:mmap/unix:user/netware:encoding 417 vpath %.c network_io/win32 419 vpath %.c network_io/unix
|
| H A D | configure.in | 148 # NOTE: make rules (apr_rules.mk) will be in the builddir for vpath
|
| /freebsd-12.1/contrib/gcclibs/libgomp/ |
| H A D | Makefile.am | 15 vpath % $(strip $(search_path))
|
| H A D | Makefile.in | 888 vpath % $(strip $(search_path))
|
| H A D | ChangeLog | 156 * Makefile.am: Use space as vpath separator. Use 'vpath %'
|
| /freebsd-12.1/contrib/apr-util/xml/ |
| H A D | NWGNUmakefile | 251 vpath %.c expat/lib
|
| /freebsd-12.1/contrib/apr-util/ |
| H A D | NWGNUmakefile | 299 vpath %.c buckets:crypto:dbd:dbm:dbm/sdbm:encoding:hooks:ldap:memcache:misc:strmatch:uri:xlate:xml
|
| /freebsd-12.1/crypto/heimdal/lib/com_err/ |
| H A D | ChangeLog | 136 * Makefile.in: make it solaris make vpath-safe
|
| /freebsd-12.1/contrib/ntp/sntp/m4/ |
| H A D | ntp_libntp.m4 | 36 # busted vpath?
|
| /freebsd-12.1/sys/kern/ |
| H A D | vfs_cache.c | 2593 DB_SHOW_COMMAND(vpath, db_show_vpath) in DB_SHOW_COMMAND() argument
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | Makefile.in | 111 vpath %.texi $(gcc_docdir):$(gcc_docdir)/include
|
| H A D | ChangeLog-2003 | 4403 * Makefile.in: Define a vpath for %.texi. Remove explicit $(docdir) 32193 (struct find_final_overrider_data): Add vpath member.
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | ChangeLog-2004 | 1399 vpath_list and vpath fields. Add path field. 2921 (find_final_overrider_data_s): Change type of vpath. 2925 (dfs_find_final_overrider_q): Adjust use of vpath.
|
| H A D | ChangeLog-2003 | 5760 (struct find_final_overrider_data): Add vpath member.
|
| /freebsd-12.1/contrib/tcsh/ |
| H A D | complete.tcsh | 146 c/-/"(f W vspec v vpath ansi traditional traditional-cpp trigraphs pedantic \
|
| /freebsd-12.1/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 5918 considerably through the use of the vpath variable to specify search
|