Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Disrv_identd.c38 typedef struct identd_buf_t { struct
41 } identd_buf_t; argument
48 identd_buf_t *buf = xzalloc(sizeof(*buf)); in new_peer()
63 identd_buf_t *buf = *paramp; in do_rd()
107 identd_buf_t *buf = xzalloc(sizeof(*buf)); in inetd_mode()