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

  /src/external/ibm-public/postfix/dist/src/postlog/
postlog.c 200 /* level_map - lookup facility or severity value */
202 static int level_map(char *name) function
305 level = level_map(optarg);

Completed in 22 milliseconds