Searched refs:backends (Results 26 - 50 of 87) sorted by relevance

1234

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/nss_wrapper/
H A Dnss_wrapper.c328 struct nwrap_backend *backends; member in struct:nwrap_main
461 struct nwrap_backend **backends)
463 *backends = (struct nwrap_backend *)realloc(*backends,
465 if (!*backends) {
471 (*backends)[*num_backends].name = name;
472 (*backends)[*num_backends].ops = ops;
473 (*backends)[*num_backends].so_path = so_path;
474 (*backends)[*num_backends].so_handle = nwrap_load_module(so_path);
475 (*backends)[*num_backend
457 nwrap_module_init(const char *name, struct nwrap_ops *ops, const char *so_path, int *num_backends, struct nwrap_backend **backends) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/nss_wrapper/
H A Dnss_wrapper.c328 struct nwrap_backend *backends; member in struct:nwrap_main
461 struct nwrap_backend **backends)
463 *backends = (struct nwrap_backend *)realloc(*backends,
465 if (!*backends) {
471 (*backends)[*num_backends].name = name;
472 (*backends)[*num_backends].ops = ops;
473 (*backends)[*num_backends].so_path = so_path;
474 (*backends)[*num_backends].so_handle = nwrap_load_module(so_path);
475 (*backends)[*num_backend
457 nwrap_module_init(const char *name, struct nwrap_ops *ops, const char *so_path, int *num_backends, struct nwrap_backend **backends) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/winbindd/
H A Dnss_info.c25 static struct nss_function_entry *backends = NULL; variable in typeref:struct:nss_function_entry
35 struct nss_function_entry *entry = backends;
37 for(entry = backends; entry; entry = entry->next) {
77 DLIST_ADD(backends, entry);
240 DEBUG(3,("nss_init: no nss backends configured. "
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/winbindd/
H A Dnss_info.c25 static struct nss_function_entry *backends = NULL; variable in typeref:struct:nss_function_entry
35 struct nss_function_entry *entry = backends;
37 for(entry = backends; entry; entry = entry->next) {
77 DLIST_ADD(backends, entry);
240 DEBUG(3,("nss_init: no nss backends configured. "
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/winbindd/
H A Dnss_info.c25 static struct nss_function_entry *backends = NULL; variable in typeref:struct:nss_function_entry
35 struct nss_function_entry *entry = backends;
37 for(entry = backends; entry; entry = entry->next) {
77 DLIST_ADD(backends, entry);
240 DEBUG(3,("nss_init: no nss backends configured. "
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/auth/
H A Dauth.c28 static struct auth_init_function_entry *backends = NULL; variable in typeref:struct:auth_init_function_entry
34 struct auth_init_function_entry *entry = backends;
58 DLIST_ADD(backends, entry);
65 struct auth_init_function_entry *entry = backends;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/smbd/
H A Dglobals.c123 struct vfs_init_function_entry *backends = NULL; variable in typeref:struct:vfs_init_function_entry
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/auth/
H A Dauth.c27 static struct auth_init_function_entry *backends = NULL; variable in typeref:struct:auth_init_function_entry
33 struct auth_init_function_entry *entry = backends;
57 DLIST_ADD(backends, entry);
64 struct auth_init_function_entry *entry = backends;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/auth/
H A Dauth.c28 static struct auth_init_function_entry *backends = NULL; variable in typeref:struct:auth_init_function_entry
34 struct auth_init_function_entry *entry = backends;
58 DLIST_ADD(backends, entry);
65 struct auth_init_function_entry *entry = backends;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/smbd/
H A Dglobals.c123 struct vfs_init_function_entry *backends = NULL; variable in typeref:struct:vfs_init_function_entry
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/auth/
H A Dauth.c27 static struct auth_init_function_entry *backends = NULL; variable in typeref:struct:auth_init_function_entry
33 struct auth_init_function_entry *entry = backends;
57 DLIST_ADD(backends, entry);
64 struct auth_init_function_entry *entry = backends;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/smbd/
H A Dglobals.c123 struct vfs_init_function_entry *backends = NULL; variable in typeref:struct:vfs_init_function_entry
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/auth/
H A Dauth.c27 static struct auth_init_function_entry *backends = NULL; variable in typeref:struct:auth_init_function_entry
33 struct auth_init_function_entry *entry = backends;
57 DLIST_ADD(backends, entry);
64 struct auth_init_function_entry *entry = backends;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/auth/
H A Dauth.c28 static struct auth_init_function_entry *backends = NULL; variable in typeref:struct:auth_init_function_entry
34 struct auth_init_function_entry *entry = backends;
58 DLIST_ADD(backends, entry);
65 struct auth_init_function_entry *entry = backends;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/nsswitch/
H A Didmap.c55 static struct idmap_backend *backends = NULL; variable in typeref:struct:idmap_backend
127 test = get_methods(backends, name);
145 DLIST_ADD(backends, entry);
226 * that will free all active backends resources */
230 backends = NULL;
247 of backends if we are offline */
404 dom->methods = get_methods(backends, parm_backend);
409 dom->methods = get_methods(backends, parm_backend);
477 dom->methods = get_methods(backends, "nss");
528 dom->methods = get_methods(backends, "passd
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/nsswitch/
H A Didmap.c55 static struct idmap_backend *backends = NULL; variable in typeref:struct:idmap_backend
127 test = get_methods(backends, name);
145 DLIST_ADD(backends, entry);
226 * that will free all active backends resources */
230 backends = NULL;
247 of backends if we are offline */
404 dom->methods = get_methods(backends, parm_backend);
409 dom->methods = get_methods(backends, parm_backend);
477 dom->methods = get_methods(backends, "nss");
528 dom->methods = get_methods(backends, "passd
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libvorbis/lib/
H A DMakefile.am17 codec_internal.h backends.h bitrate.h
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/ntvfs/posix/
H A Dpvfs_acl.c30 /* the list of currently registered ACL backends */
33 } *backends = NULL; variable in typeref:struct:pvfs_acl_backend
39 The 'name' can be later used by other backends to find the operations
51 backends = talloc_realloc(talloc_autofree_context(), backends, struct pvfs_acl_backend, num_backends+1);
52 NT_STATUS_HAVE_NO_MEMORY(backends);
54 new_ops = (struct pvfs_acl_ops *)talloc_memdup(backends, ops, sizeof(*ops));
57 backends[num_backends].ops = new_ops;
75 if (strcmp(backends[i].ops->name, name) == 0) {
76 return backends[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libvorbis/lib/
H A DMakefile.am17 codec_internal.h backends.h bitrate.h
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/ntvfs/posix/
H A Dpvfs_acl.c30 /* the list of currently registered ACL backends */
33 } *backends = NULL; variable in typeref:struct:pvfs_acl_backend
39 The 'name' can be later used by other backends to find the operations
51 backends = talloc_realloc(talloc_autofree_context(), backends, struct pvfs_acl_backend, num_backends+1);
52 NT_STATUS_HAVE_NO_MEMORY(backends);
54 new_ops = (struct pvfs_acl_ops *)talloc_memdup(backends, ops, sizeof(*ops));
57 backends[num_backends].ops = new_ops;
75 if (strcmp(backends[i].ops->name, name) == 0) {
76 return backends[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/ntvfs/posix/
H A Dpvfs_acl.c30 /* the list of currently registered ACL backends */
33 } *backends = NULL; variable in typeref:struct:pvfs_acl_backend
39 The 'name' can be later used by other backends to find the operations
51 backends = talloc_realloc(talloc_autofree_context(), backends, struct pvfs_acl_backend, num_backends+1);
52 NT_STATUS_HAVE_NO_MEMORY(backends);
54 new_ops = (struct pvfs_acl_ops *)talloc_memdup(backends, ops, sizeof(*ops));
57 backends[num_backends].ops = new_ops;
75 if (strcmp(backends[i].ops->name, name) == 0) {
76 return backends[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/nsswitch/
H A Didmap.c55 static struct idmap_backend *backends = NULL; variable in typeref:struct:idmap_backend
127 test = get_methods(backends, name);
145 DLIST_ADD(backends, entry);
226 * that will free all active backends resources */
230 backends = NULL;
247 of backends if we are offline */
404 dom->methods = get_methods(backends, parm_backend);
409 dom->methods = get_methods(backends, parm_backend);
477 dom->methods = get_methods(backends, "nss");
528 dom->methods = get_methods(backends, "passd
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libvorbis/lib/
H A DMakefile.am17 codec_internal.h backends.h bitrate.h
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/smbd/
H A Dvfs.c39 static struct vfs_init_function_entry *backends = NULL; variable in typeref:struct:vfs_init_function_entry
42 maintain the list of available backends
47 struct vfs_init_function_entry *entry = backends;
59 struct vfs_init_function_entry *entry = backends;
84 DLIST_ADD(backends, entry);
124 if(!backends) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/smbd/
H A Dvfs.c39 static struct vfs_init_function_entry *backends = NULL; variable in typeref:struct:vfs_init_function_entry
42 maintain the list of available backends
47 struct vfs_init_function_entry *entry = backends;
59 struct vfs_init_function_entry *entry = backends;
84 DLIST_ADD(backends, entry);
124 if(!backends) {

Completed in 284 milliseconds

1234