Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/include/
H A Dfilters.h118 typedef struct _FILTER { struct
119 struct _FILTER * next; /* for linking several */ argument
132 } _FILTER; argument
/titanic_41/usr/src/cmd/lp/lib/filters/
H A Dinsfilter.c450 int (*verify)(_FILTER *, void *), in instantiate()
497 int (*verify)(_FILTER *, void *), in _instantiate()