Searched refs:whdrsize (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ | ||
H A D | ruptime.c | 164 int whdrsize = sizeof (*buf) - sizeof (buf->wd_we); local 167 if (cc >= whdrsize) { 168 hsp->hs_wd = malloc(whdrsize); 171 whdrsize); |
Completed in 43 milliseconds