Home
last modified time | relevance | path

Searched refs:gen_close (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgen.c113 static void gen_close(struct irs_acc *);
166 acc->close = gen_close; in irs_gen_acc()
224 gen_close(struct irs_acc *this) { in gen_close() function
/illumos-gate/usr/src/uts/common/io/
H A Dgen_drv.c87 static int gen_close(dev_t devp, int flag, int otyp, cred_t *cred);
104 gen_close, /* close */
866 gen_close(dev_t dev, int flag, int otyp, cred_t *cred) in gen_close() function