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

  /src/dist/pf/usr.sbin/ftp-proxy/
npf.c 90 } fp_ent_t; typedef in typeref:struct:fp_ent
145 static fp_ent_t *
148 fp_ent_t *fpe;
206 fp_ent_t *fpe;
219 fpe = malloc(sizeof(fp_ent_t));
236 fp_ent_t *fpe;
275 fp_ent_t *fpe;
319 fp_ent_t *fpe;
376 fp_ent_t *fpe;
npf.c 90 } fp_ent_t; typedef in typeref:struct:fp_ent
145 static fp_ent_t *
148 fp_ent_t *fpe;
206 fp_ent_t *fpe;
219 fpe = malloc(sizeof(fp_ent_t));
236 fp_ent_t *fpe;
275 fp_ent_t *fpe;
319 fp_ent_t *fpe;
376 fp_ent_t *fpe;

Completed in 21 milliseconds