HomeSort by: relevance | last modified time | path
    Searched refs:irs_irp_read_body (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/libbind/dist/include/
irp.h 82 #define irs_irp_read_body __irs_irp_read_body macro
91 char *irs_irp_read_body(struct irp_p *, size_t *);
  /src/external/bsd/libbind/dist/irs/
irp_p.h 53 char *irs_irp_read_body(struct irp_p *pvt, size_t *size);
irp.c 412 irs_irp_read_body(struct irp_p *pvt, size_t *size) { function
499 *body = irs_irp_read_body(pvt, bodylen);

Completed in 19 milliseconds