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

  /src/external/ibm-public/postfix/sbin/
Makefile 5 SUBDIR= postalias postcat postconf postdrop postfix postkick postlock postlog \
  /src/external/ibm-public/postfix/sbin/postalias/
Makefile 7 PROG= postalias
  /src/external/ibm-public/postfix/man/man1/
Makefile 9 MAN= postalias.1 postcat.1 postconf.1 postfix.1 \
  /src/external/ibm-public/postfix/share/html/
Makefile 18 PFX_COMMANDS= postalias.1.html postcat.1.html \
  /src/external/ibm-public/postfix/dist/src/postalias/
postalias.c 1 /* $NetBSD: postalias.c,v 1.7 2026/05/09 18:49:18 christos Exp $ */
5 /* postalias 1
305 /* postalias - create or update alias database */
307 static void postalias(char *map_type, char *path_name, int postalias_flags, function
353 * result shows proper ownership, and so that a bug in postalias does not
955 postalias(argv[optind], path_name, postalias_flags,
958 postalias(var_db_type, argv[optind], postalias_flags,

Completed in 20 milliseconds