Searched refs:smbc_server_cache (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/libsmb/
H A Dlibsmb_cache.c36 struct smbc_server_cache { struct
43 struct smbc_server_cache *next, *prev;
56 struct smbc_server_cache * srvcache = NULL;
58 if (!(srvcache = SMB_MALLOC_P(struct smbc_server_cache))) {
115 struct smbc_server_cache * srv = NULL;
118 for (srv=((struct smbc_server_cache *)context->server_cache);srv;srv=srv->next) {
196 struct smbc_server_cache * srv = NULL;
198 for (srv=((struct smbc_server_cache *)context->server_cache);srv;srv=srv->next) {
222 struct smbc_server_cache * srv;
223 struct smbc_server_cache * nex
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/libsmb/
H A Dlibsmb_cache.c36 struct smbc_server_cache { struct
43 struct smbc_server_cache *next, *prev;
56 struct smbc_server_cache * srvcache = NULL;
58 if (!(srvcache = SMB_MALLOC_P(struct smbc_server_cache))) {
115 struct smbc_server_cache * srv = NULL;
118 for (srv=((struct smbc_server_cache *)context->server_cache);srv;srv=srv->next) {
196 struct smbc_server_cache * srv = NULL;
198 for (srv=((struct smbc_server_cache *)context->server_cache);srv;srv=srv->next) {
222 struct smbc_server_cache * srv;
223 struct smbc_server_cache * nex
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/libsmb/
H A Dlibsmb_cache.c36 struct smbc_server_cache { struct
43 struct smbc_server_cache *next, *prev;
56 struct smbc_server_cache * srvcache = NULL;
58 if (!(srvcache = SMB_MALLOC_P(struct smbc_server_cache))) {
115 struct smbc_server_cache * srv = NULL;
118 for (srv=((struct smbc_server_cache *)context->server_cache);srv;srv=srv->next) {
196 struct smbc_server_cache * srv = NULL;
198 for (srv=((struct smbc_server_cache *)context->server_cache);srv;srv=srv->next) {
222 struct smbc_server_cache * srv;
223 struct smbc_server_cache * nex
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/libsmb/
H A Dlibsmb_cache.c31 struct smbc_server_cache { struct
38 struct smbc_server_cache *next, *prev;
55 struct smbc_server_cache * srvcache = NULL;
57 if (!(srvcache = SMB_MALLOC_P(struct smbc_server_cache))) {
118 struct smbc_server_cache * srv = NULL;
201 struct smbc_server_cache * srv = NULL;
228 struct smbc_server_cache * srv;
229 struct smbc_server_cache * next;
H A Dlibsmb_setget.c555 void smbc_setServerCacheData(SMBCCTX *c, struct smbc_server_cache * cache)
561 struct smbc_server_cache * smbc_getServerCacheData(SMBCCTX *c)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/libsmb/
H A Dlibsmb_cache.c31 struct smbc_server_cache { struct
38 struct smbc_server_cache *next, *prev;
55 struct smbc_server_cache * srvcache = NULL;
57 if (!(srvcache = SMB_MALLOC_P(struct smbc_server_cache))) {
118 struct smbc_server_cache * srv = NULL;
201 struct smbc_server_cache * srv = NULL;
228 struct smbc_server_cache * srv;
229 struct smbc_server_cache * next;
H A Dlibsmb_setget.c555 void smbc_setServerCacheData(SMBCCTX *c, struct smbc_server_cache * cache)
561 struct smbc_server_cache * smbc_getServerCacheData(SMBCCTX *c)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/libsmb/
H A Dlibsmb_cache.c31 struct smbc_server_cache { struct
38 struct smbc_server_cache *next, *prev;
55 struct smbc_server_cache * srvcache = NULL;
57 if (!(srvcache = SMB_MALLOC_P(struct smbc_server_cache))) {
118 struct smbc_server_cache * srv = NULL;
201 struct smbc_server_cache * srv = NULL;
228 struct smbc_server_cache * srv;
229 struct smbc_server_cache * next;
H A Dlibsmb_setget.c555 void smbc_setServerCacheData(SMBCCTX *c, struct smbc_server_cache * cache)
561 struct smbc_server_cache * smbc_getServerCacheData(SMBCCTX *c)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/include/
H A Dlibsmbclient.h519 struct smbc_server_cache * server_cache;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/include/
H A Dlibsmb_internal.h190 struct smbc_server_cache * server_cache;
H A Dlibsmbclient.h828 struct smbc_server_cache * smbc_getServerCacheData(SMBCCTX *c);
831 void smbc_setServerCacheData(SMBCCTX *c, struct smbc_server_cache * cache);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/include/
H A Dlibsmbclient.h519 struct smbc_server_cache * server_cache;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/include/
H A Dlibsmb_internal.h190 struct smbc_server_cache * server_cache;
H A Dlibsmbclient.h828 struct smbc_server_cache * smbc_getServerCacheData(SMBCCTX *c);
831 void smbc_setServerCacheData(SMBCCTX *c, struct smbc_server_cache * cache);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/include/
H A Dlibsmb_internal.h190 struct smbc_server_cache * server_cache;
H A Dlibsmbclient.h828 struct smbc_server_cache * smbc_getServerCacheData(SMBCCTX *c);
831 void smbc_setServerCacheData(SMBCCTX *c, struct smbc_server_cache * cache);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/include/
H A Dlibsmbclient.h519 struct smbc_server_cache * server_cache;

Completed in 156 milliseconds