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

  /src/external/gpl2/lvm2/dist/lib/filters/
filter-persistent.c 29 struct pfilter { struct
43 static int _init_hash(struct pfilter *pf)
56 struct pfilter *pf = (struct pfilter *) f->private;
67 static int _read_array(struct pfilter *pf, struct config_tree *cft,
101 struct pfilter *pf = (struct pfilter *) f->private;
143 static void _write_array(struct pfilter *pf, FILE *fp, const char *path,
182 struct pfilter *pf;
192 pf = (struct pfilter *) f->private
    [all...]
filter-persistent.c 29 struct pfilter { struct
43 static int _init_hash(struct pfilter *pf)
56 struct pfilter *pf = (struct pfilter *) f->private;
67 static int _read_array(struct pfilter *pf, struct config_tree *cft,
101 struct pfilter *pf = (struct pfilter *) f->private;
143 static void _write_array(struct pfilter *pf, FILE *fp, const char *path,
182 struct pfilter *pf;
192 pf = (struct pfilter *) f->private
    [all...]
  /src/usr.sbin/btpand/
btpand.h 43 typedef struct pfilter pfilter_t;
75 pfilter_t * pfilter; member in struct:channel
99 struct pfilter { struct
btpand.h 43 typedef struct pfilter pfilter_t;
75 pfilter_t * pfilter; member in struct:channel
99 struct pfilter { struct

Completed in 92 milliseconds