Searched refs:irp_marshall_nw (Results 1 – 2 of 2) sorted by relevance
30 #define irp_marshall_nw __irp_marshall_nw macro61 int irp_marshall_nw(struct nwent *, char **, size_t *);
1314 irp_marshall_nw(struct nwent *ne, char **buffer, size_t *len) { in irp_marshall_nw() function2028 if (irp_marshall_nw(&ne, &b, &len) != 0) { in main()