Home
last modified time | relevance | path

Searched refs:pathnames (Results 1 – 25 of 170) sorted by relevance

1234567

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Ddict_file.c102 VSTRING *dict_file_to_buf(DICT *dict, const char *pathnames) in dict_file_to_buf() argument
119 argv = argv_split(pathnames, CHARS_COMMA_SP); in dict_file_to_buf()
122 pathnames); in dict_file_to_buf()
133 vstring_sprintf(dict->file_buf, "file too large: %s", pathnames); in dict_file_to_buf()
151 VSTRING *dict_file_to_b64(DICT *dict, const char *pathnames) in dict_file_to_b64() argument
155 if (dict_file_to_buf(dict, pathnames) == 0) in dict_file_to_b64()
161 vstring_sprintf(dict->file_buf, "file too large: %s", pathnames); in dict_file_to_b64()
/netbsd-src/external/bsd/cron/dist/
H A DMakefile86 HEADERS = bitstring.h cron.h config.h pathnames.h externs.h \
134 $(CRON_OBJ) : cron.h config.h externs.h pathnames.h Makefile
135 $(CRONTAB_OBJ) : cron.h config.h externs.h pathnames.h Makefile
H A DINSTALL28 top of the file, but it's clearly marked. Also look at pathnames.h.
/netbsd-src/external/gpl2/gmake/dist/config/
H A Ddospaths.m41 # Test if the system uses DOS-style pathnames (drive specs and backslashes)
35 [Define if the system uses DOS-style pathnames.])
H A DChangeLog4 pathnames. Reported by David Ergo <david.ergo@alterface.com>.
13 * dospaths.m4: New macro to test for DOS-style pathnames, based on
/netbsd-src/external/gpl2/mkhybrid/dist/
H A Dmkisofs.c833 char *pathnames = 0; in FDECL2() local
1189 pathnames = optarg; in FDECL2()
1276 if (pathnames) { in FDECL2()
1278 if (strcmp(pathnames, "-")) { in FDECL2()
1279 if ((pfp = fopen(pathnames, "r")) == NULL) { in FDECL2()
1281 "Unable to open pathname list %s.\n", pathnames); in FDECL2()
/netbsd-src/external/bsd/nvi/dist/dist/
H A Dpathnames.h.in1 /* Id: pathnames.h.in,v 8.5 2000/04/21 21:26:21 skimo Exp (Berkeley) Date: 2000/04/21 21:26:21 */
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dpathopens_example.txt28 absolute pathnames. However the "dexplorer" file was opened using a relative
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dpathopens_example.txt28 absolute pathnames. However the "dexplorer" file was opened using a relative
/netbsd-src/external/gpl2/gmake/dist/
H A DREADME.DOS15 4. Better support for DOS-style backslashes in pathnames (but see
281 5. DOS-style pathnames.
288 support DOS-style pathnames which might include the drive letter
298 particular, filename globbing won't work on pathnames with
305 Drive letters in pathnames are also fully supported.
H A DREADME.W32129 GNU make handling of drive letters in pathnames (PATH, vpath, VPATH):
132 single character pathnames on Windows systems. When colon is
194 Unlike Unix, Windows 95/NT systems encourage pathnames which
196 pathnames are legal under Unix too, but are never encouraged.
H A Dconfigure.in129 # Check for DOS-style pathnames.
231 [Define this if your system requires backslashes or drive specs in pathnames.])
/netbsd-src/external/bsd/blocklist/diff/
H A Dftpd.diff66 #include "pathnames.h"
H A Dssh.diff97 #include "pathnames.h"
/netbsd-src/share/doc/smm/config/
H A Dspell.ok228 pathnames
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-config.rst80 without **-l** or pathnames. Useful for linking against a not-yet-installed
/netbsd-src/external/gpl2/lvm2/dist/scripts/lvm2create_initrd/
H A Dlvm2create_initrd.pod83 takes a quoted, space-separated list of modules. Full pathnames are required.
92 filesystem. Again full pathnames are required. This can also be specified via
/netbsd-src/share/doc/psd/21.ipc/
H A Dspell.ok259 pathnames
/netbsd-src/dist/pf/
H A Dpf2netbsd99 usr.sbin/authpf/pathnames.h
/netbsd-src/external/bsd/nvi/dist/docs/vi.ref/
H A Dspell.ok256 pathnames
/netbsd-src/external/gpl2/xcvs/dist/contrib/
H A Dcvs_acls.in372 3. Optional, comma-separated list of repository pathnames.
373 These are pathnames relative to $CVSROOT. They can be directories or
/netbsd-src/external/mpl/bind/dist/doc/arm/
H A Dintroduction.inc.rst89 - pathnames
/netbsd-src/share/doc/psd/05.sysman/
H A Dspell.ok384 pathnames
/netbsd-src/share/misc/
H A Dstyle195 * Global pathnames are defined in /usr/include/paths.h. Pathnames local
196 * to the program go in pathnames.h in the local directory.
201 #include "pathnames.h" /* Local includes in double quotes. */
/netbsd-src/share/doc/smm/01.setup/
H A Dspell.ok441 pathnames

1234567