Lines Matching defs:this
5 * Permission to use, copy, modify, and distribute this software for any
7 * copyright notice and this permission notice appear in all copies.
64 irs_nul_ng(struct irs_acc *this) {
67 UNUSED(this);
86 ng_close(struct irs_ng *this) {
87 memput(this, sizeof *this);
92 ng_next(struct irs_ng *this, const char **host, const char **user,
95 UNUSED(this);
104 ng_test(struct irs_ng *this, const char *name,
107 UNUSED(this);
117 ng_rewind(struct irs_ng *this, const char *netgroup) {
118 UNUSED(this);
124 ng_minimize(struct irs_ng *this) {
125 UNUSED(this);