HomeSort by: relevance | last modified time | path
    Searched refs:postmap (Results 1 - 8 of 8) sorted by relevancy

  /src/external/ibm-public/postfix/sbin/
Makefile 6 postmap postmulti postqueue postsuper posttls-finger
  /src/external/ibm-public/postfix/sbin/postmap/
Makefile 7 PROG= postmap
  /src/external/ibm-public/postfix/man/man1/
Makefile 11 postmap.1 postmulti.1 postqueue.1 postsuper.1 \
  /src/external/ibm-public/postfix/dist/src/util/
lmdb_cache_test_2.sh 40 ../../bin/postmap -s lmdb:foo | diff /dev/null -
lmdb_cache_test_1.sh 53 ../../bin/postmap -s lmdb:foo | diff /dev/null -
  /src/external/ibm-public/postfix/share/html/
Makefile 20 postlock.1.html postlog.1.html postmap.1.html postqueue.1.html \
  /src/external/ibm-public/postfix/dist/src/postmap/
postmap.c 1 /* $NetBSD: postmap.c,v 1.6 2025/02/25 19:15:48 christos Exp $ */
5 /* postmap 1
391 /* postmap - create or update mapping database */
393 static void postmap(char *map_type, char *path_name, int postmap_flags, function
433 * result shows proper ownership, and so that a bug in postmap does not
529 * Leave the key in quoted form, because 1) postmap cannot assume
1165 postmap(argv[optind], path_name, postmap_flags,
1168 postmap(var_db_type, argv[optind], postmap_flags,
  /src/external/ibm-public/postfix/dist/mantools/
postlink 885 s/[<bB>]*postmap[<\/bB>]*\(1\)/<a href="postmap.1.html">$&<\/a>/g;

Completed in 35 milliseconds