Searched refs:pathnames (Results 1 - 25 of 40) sorted by relevance

12

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Ddict_file.c13 /* const char *pathnames)
17 /* const char *pathnames)
102 VSTRING *dict_file_to_buf(DICT *dict, const char *pathnames) argument
119 argv = argv_split(pathnames, CHARS_COMMA_SP);
122 pathnames);
133 vstring_sprintf(dict->file_buf, "file too large: %s", pathnames);
151 VSTRING *dict_file_to_b64(DICT *dict, const char *pathnames) argument
155 if (dict_file_to_buf(dict, pathnames) == 0)
161 vstring_sprintf(dict->file_buf, "file too large: %s", pathnames);
/netbsd-current/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
/netbsd-current/external/cddl/osnet/lib/libzfs/
H A Dfsshare.c40 #include <pathnames.h> /* _PATH_MOUNTDPID */
/netbsd-current/external/gpl2/mkhybrid/dist/
H A Dmkisofs.c359 '\0', "FILE", "list of pathnames to process" , ONE_DASH },
786 /* get pathnames from the command line, and then from given file */
792 /* we may of already read the first line from the pathnames file */
833 char *pathnames = 0; local
1189 pathnames = optarg;
1274 * see if we have a list of pathnames to process
1276 if (pathnames) {
1278 if (strcmp(pathnames, "-")) {
1279 if ((pfp = fopen(pathnames, "r")) == NULL) {
1281 "Unable to open pathname list %s.\n", pathnames);
[all...]
/netbsd-current/dist/pf/
H A Dpf2netbsd99 usr.sbin/authpf/pathnames.h
/netbsd-current/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-current/libexec/makewhatis/
H A Dmakewhatis.c67 #include <man/pathnames.h>
/netbsd-current/usr.bin/make/unit-tests/
H A Ddirective-include-guard.mk20 # '.MAKE.MAKEFILES', as that variable skips duplicate pathnames.
/netbsd-current/external/bsd/jemalloc/dist/bin/
H A Djeprof.in237 --tools=<prefix or binary:fullpath>[,...] \$PATH for object tool pathnames
244 JEPROF_TOOLS Prefix for object tools pathnames
5153 # Go fill in %obj_tool_map with the pathnames to use:
/netbsd-current/external/bsd/am-utils/dist/
H A Dltmain.sh4573 /* Skip over the disk name in MSDOS pathnames. */
/netbsd-current/external/gpl3/gdb/dist/
H A Dltmain.sh3749 /* Skip over the disk name in MSDOS pathnames. */
/netbsd-current/external/gpl3/gdb.old/dist/
H A Dltmain.sh3749 /* Skip over the disk name in MSDOS pathnames. */
/netbsd-current/external/gpl3/binutils.old/dist/
H A Dltmain.sh3749 /* Skip over the disk name in MSDOS pathnames. */
/netbsd-current/external/bsd/flex/dist/build-aux/
H A Dltmain.sh5951 /* Skip over the disk name in MSDOS pathnames. */
/netbsd-current/crypto/external/cpl/trousers/dist/
H A Dltmain.sh3607 /* Skip over the disk name in MSDOS pathnames. */
/netbsd-current/crypto/external/cpl/tpm-tools/dist/
H A Dltmain.sh3607 /* Skip over the disk name in MSDOS pathnames. */
/netbsd-current/external/lgpl3/gmp/dist/
H A Dltmain.sh5951 /* Skip over the disk name in MSDOS pathnames. */
/netbsd-current/external/lgpl3/mpc/dist/
H A Dltmain.sh5951 /* Skip over the disk name in MSDOS pathnames. */
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/build-aux/
H A Dltmain.sh5951 /* Skip over the disk name in MSDOS pathnames. */
/netbsd-current/external/bsd/unbound/dist/
H A Dltmain.sh5951 /* Skip over the disk name in MSDOS pathnames. */
/netbsd-current/external/mit/expat/dist/conftools/
H A Dltmain.sh5999 /* Skip over the disk name in MSDOS pathnames. */
/netbsd-current/sys/external/isc/libsodium/dist/build-aux/
H A Dltmain.sh5951 /* Skip over the disk name in MSDOS pathnames. */
/netbsd-current/sys/external/isc/libsodium/dist/
H A Dltmain.sh4573 /* Skip over the disk name in MSDOS pathnames. */
/netbsd-current/external/gpl3/gcc/dist/
H A Dltmain.sh3749 /* Skip over the disk name in MSDOS pathnames. */
/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/
H A Dltmain.sh5951 /* Skip over the disk name in MSDOS pathnames. */

Completed in 540 milliseconds

12