Home | History | Annotate | Download | only in libcap-ng-0.7

Lines Matching refs:foo_t

12284 typedef int foo_t;
12285 static $ac_kw foo_t static_foo () {return 0; }
12286 $ac_kw foo_t foo () {return 0; }