Searched refs:hdrbuf (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Discsi_tcp.h59 struct iscsi_hdr hdrbuf; member in struct:iscsi_sw_tcp_hdrbuf
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/auth_gss/
H A Dgss_spkm3_token.c155 spkm3_mic_header(unsigned char **hdrbuf, unsigned int *hdrlen, unsigned char *ctxdata, int elen, int zbit) argument
157 char *hptr = *hdrbuf;
158 char *top = *hdrbuf;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Dgss_spkm3.h49 void spkm3_mic_header(unsigned char **hdrbuf, unsigned int *hdrlen,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_load/
H A Ddb_load.c22 char *hdrbuf; /* Input file header. */ member in struct:__anon6210
101 ldg.hdrbuf = NULL;
559 if (G(hdrbuf) != NULL)
560 free(G(hdrbuf));
561 G(hdrbuf) = NULL;
794 if (G(hdrbuf) == NULL) {
798 G(hdrbuf) = buf;
802 buf = G(hdrbuf);
812 buf = &G(hdrbuf)[start];
826 G(hdrbuf)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_load/
H A Ddb_load.c22 char *hdrbuf; /* Input file header. */ member in struct:__anon6269
87 ldg.hdrbuf = NULL;
544 if (G(hdrbuf) != NULL)
545 free(G(hdrbuf));
546 G(hdrbuf) = NULL;
779 if (G(hdrbuf) == NULL) {
783 G(hdrbuf) = buf;
787 buf = G(hdrbuf);
797 buf = &G(hdrbuf)[start];
811 G(hdrbuf)
[all...]

Completed in 206 milliseconds