Home
last modified time | relevance | path

Searched defs:_FILTER (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/lp/include/
H A Dfilters.h116 typedef struct _FILTER { struct
117 struct _FILTER * next; /* for linking several */ argument
130 } _FILTER; typedef
/illumos-gate/usr/src/cmd/lp/lib/filters/
H A Dinsfilter.c449 int (*verify)(_FILTER *, void *), in instantiate()
496 int (*verify)(_FILTER *, void *), in _instantiate()