Searched refs:log_out (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/usr.sbin/ac/
H A Dac.c106 static struct utmp_list *log_out(struct utmp_list *, struct utmp *);
385 log_out(struct utmp_list *head, struct utmp *up) function
498 head = log_out(head, &usr);
522 head = log_out(head, &usr);
546 head = log_out(head, &usr);
/netbsd-current/external/bsd/unbound/dist/libunbound/
H A Dcontext.h106 FILE* log_out; member in struct:ub_ctx
H A Dcontext.c69 log_file(ctx->log_out);
H A Dlibunbound.c538 ctx->log_out = out;
/netbsd-current/sbin/iscsid/
H A Discsid_globals.h493 uint32_t log_out(iscsid_sym_id_t *);
H A Discsid_main.c423 rsp->status = log_out((iscsid_sym_id_t *)p);
H A Discsid_driverif.c688 log_out(iscsid_sym_id_t * req) function

Completed in 107 milliseconds