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

  /src/external/ibm-public/postfix/dist/src/global/
header_opts.c 1 /* $NetBSD: header_opts.c,v 1.3 2025/02/25 19:15:45 christos Exp $ */
5 /* header_opts 3
9 /* #include <header_opts.h>
11 /* const HEADER_OPTS *header_opts_find(string)
18 /* to HEADER_OPTS in case of success, a null pointer when the header
21 /* header_opts(3h) the gory details
53 #include <header_opts.h>
63 static HEADER_OPTS header_opts[] = { variable
98 #define HEADER_OPTS_SIZE (sizeof(header_opts) / sizeof(header_opts[0])
    [all...]
header_opts.c 1 /* $NetBSD: header_opts.c,v 1.3 2025/02/25 19:15:45 christos Exp $ */
5 /* header_opts 3
9 /* #include <header_opts.h>
11 /* const HEADER_OPTS *header_opts_find(string)
18 /* to HEADER_OPTS in case of success, a null pointer when the header
21 /* header_opts(3h) the gory details
53 #include <header_opts.h>
63 static HEADER_OPTS header_opts[] = { variable
98 #define HEADER_OPTS_SIZE (sizeof(header_opts) / sizeof(header_opts[0])
    [all...]

Completed in 28 milliseconds