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

  /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,

Completed in 23 milliseconds