HomeSort by: relevance | last modified time | path
    Searched refs:pathnames (Results 1 - 25 of 41) sorted by relevancy

1 2

  /src/external/ibm-public/postfix/dist/src/util/
dict_file.c 13 /* const char *pathnames)
17 /* const char *pathnames)
102 VSTRING *dict_file_to_buf(DICT *dict, const char *pathnames)
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)
155 if (dict_file_to_buf(dict, pathnames) == 0)
161 vstring_sprintf(dict->file_buf, "file too large: %s", pathnames);
  /src/external/bsd/cron/dist/
Makefile 86 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
  /src/external/cddl/osnet/lib/libzfs/
fsshare.c 40 #include <pathnames.h> /* _PATH_MOUNTDPID */
  /src/external/gpl2/mkhybrid/dist/
mkisofs.c 359 '\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...]
  /src/dist/pf/
pf2netbsd 99 usr.sbin/authpf/pathnames.h
  /src/external/gpl2/xcvs/dist/contrib/
cvs_acls.in 372 3. Optional, comma-separated list of repository pathnames.
373 These are pathnames relative to $CVSROOT. They can be directories or
  /src/libexec/makewhatis/
makewhatis.c 67 #include <man/pathnames.h>
  /src/usr.bin/make/unit-tests/
directive-include-guard.mk 20 # '.MAKE.MAKEFILES', as that variable skips duplicate pathnames.
  /src/external/bsd/jemalloc.old/dist/bin/
jeprof.in 239 --tools=<prefix or binary:fullpath>[,...] \$PATH for object tool pathnames
247 JEPROF_TOOLS Prefix for object tools pathnames
5252 # Go fill in %obj_tool_map with the pathnames to use:
  /src/external/bsd/jemalloc/dist/bin/
jeprof 240 --tools=<prefix or binary:fullpath>[,...] \$PATH for object tool pathnames
248 JEPROF_TOOLS Prefix for object tools pathnames
5345 # Go fill in %obj_tool_map with the pathnames to use:
jeprof.in 240 --tools=<prefix or binary:fullpath>[,...] \$PATH for object tool pathnames
248 JEPROF_TOOLS Prefix for object tools pathnames
5345 # Go fill in %obj_tool_map with the pathnames to use:
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 5951 /* Skip over the disk name in MSDOS pathnames. */
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 4573 /* Skip over the disk name in MSDOS pathnames. */
  /src/crypto/external/cpl/tpm-tools/dist/
ltmain.sh 3607 /* Skip over the disk name in MSDOS pathnames. */
  /src/crypto/external/cpl/trousers/dist/
ltmain.sh 3607 /* Skip over the disk name in MSDOS pathnames. */
  /src/external/bsd/am-utils/dist/
ltmain.sh 4573 /* Skip over the disk name in MSDOS pathnames. */
  /src/external/bsd/flex/dist/build-aux/
ltmain.sh 5951 /* Skip over the disk name in MSDOS pathnames. */
  /src/external/bsd/ntp/dist/sntp/libevent/build-aux/
ltmain.sh 5951 /* Skip over the disk name in MSDOS pathnames. */
  /src/external/bsd/ntp/dist/sntp/libevent/
ltmain.sh 5951 /* Skip over the disk name in MSDOS pathnames. */
  /src/external/bsd/openldap/dist/build/
ltmain.sh 5951 /* Skip over the disk name in MSDOS pathnames. */
  /src/external/bsd/openldap/dist/contrib/ldapc++/
ltmain.sh 5951 /* Skip over the disk name in MSDOS pathnames. */
  /src/external/gpl3/binutils/dist/
ltmain.sh 3749 /* Skip over the disk name in MSDOS pathnames. */
  /src/external/gpl3/binutils.old/dist/
ltmain.sh 3749 /* Skip over the disk name in MSDOS pathnames. */
  /src/external/gpl3/gcc/dist/
ltmain.sh 3749 /* Skip over the disk name in MSDOS pathnames. */
  /src/external/gpl3/gcc.old/dist/
ltmain.sh 3749 /* Skip over the disk name in MSDOS pathnames. */

Completed in 101 milliseconds

1 2