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

  /src/external/bsd/ipf/dist/lib/
printfr.c 454 if (fp->fr_comment != -1)
455 PRINTF(" comment \"%s\"", fp->fr_names + fp->fr_comment);
  /src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c 164 char *fr_comment; /* text comment for rule */ member in struct:frentry_4_1_34
211 char *fr_comment; member in struct:frentry_4_1_16
261 char *fr_comment; member in struct:frentry_4_1_0
1906 fr->fr_comment = -1;
2035 fr->fr_comment = -1;
2165 fr->fr_comment = -1;
3695 old->fr_comment = NULL;
3788 old->fr_comment = NULL;
3881 old->fr_comment = NULL;
ip_fil.h 701 int fr_comment; /* text comment for rule */ member in struct:frentry
  /src/external/bsd/ipf/dist/
ip_fil_compat.c 164 char *fr_comment; /* text comment for rule */ member in struct:frentry_4_1_34
211 char *fr_comment; member in struct:frentry_4_1_16
261 char *fr_comment; member in struct:frentry_4_1_0
1917 fr->fr_comment = -1;
2049 fr->fr_comment = -1;
2182 fr->fr_comment = -1;
3775 old->fr_comment = NULL;
3870 old->fr_comment = NULL;
3965 old->fr_comment = NULL;
  /src/external/bsd/ipf/dist/tools/
ipf_y.y 550 | IPFY_COMMENT YY_STR { DOALL(fr->fr_comment = addname(&fr, \
2644 fr->fr_comment = -1;

Completed in 74 milliseconds