Searched refs:name_list (Results 51 - 75 of 93) sorted by relevance

1234

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/smbd/
H A Dglobals.h256 struct ea_list *name_list);
H A Dtrans2.c725 static struct ea_list *ea_list_union(struct ea_list *name_list, struct ea_list *file_list, size_t *total_ea_len) argument
729 for (nlistp = name_list; nlistp; nlistp = nlistp->next) {
747 *total_ea_len = ea_list_size(name_list);
748 return name_list;
1476 struct ea_list *name_list,
1638 if (!name_list) {
1656 name_list = ea_list_union(name_list, file_list, &ea_len);
1667 p += fill_ea_buffer(ctx, p, space_remaining, conn, name_list);
2071 struct ea_list *name_list)
1472 smbd_marshall_dir_entry(TALLOC_CTX *ctx, connection_struct *conn, uint16_t flags2, uint32_t info_level, struct ea_list *name_list, bool check_mangled_names, bool requires_resume_key, uint32_t mode, const char *fname, const struct smb_filename *smb_fname, uint64_t space_remaining, uint8_t align, bool do_pad, char *base_data, char **ppdata, char *end_data, bool *out_of_space, uint64_t *last_entry_off) argument
2052 smbd_dirptr_lanman2_entry(TALLOC_CTX *ctx, connection_struct *conn, struct dptr_struct *dirptr, uint16 flags2, const char *path_mask, uint32 dirtype, int info_level, int requires_resume_key, bool dont_descend, bool ask_sharemode, uint8_t align, bool do_pad, char **ppdata, char *base_data, char *end_data, int space_remaining, bool *out_of_space, bool *got_exact_match, int *_last_entry_off, struct ea_list *name_list) argument
2155 get_lanman2_dir_entry(TALLOC_CTX *ctx, connection_struct *conn, struct dptr_struct *dirptr, uint16 flags2, const char *path_mask, uint32 dirtype, int info_level, bool requires_resume_key, bool dont_descend, bool ask_sharemode, char **ppdata, char *base_data, char *end_data, int space_remaining, bool *out_of_space, bool *got_exact_match, int *last_entry_off, struct ea_list *name_list) argument
[all...]
/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.h256 struct ea_list *name_list);
H A Dtrans2.c725 static struct ea_list *ea_list_union(struct ea_list *name_list, struct ea_list *file_list, size_t *total_ea_len) argument
729 for (nlistp = name_list; nlistp; nlistp = nlistp->next) {
747 *total_ea_len = ea_list_size(name_list);
748 return name_list;
1476 struct ea_list *name_list,
1638 if (!name_list) {
1656 name_list = ea_list_union(name_list, file_list, &ea_len);
1667 p += fill_ea_buffer(ctx, p, space_remaining, conn, name_list);
2071 struct ea_list *name_list)
1472 smbd_marshall_dir_entry(TALLOC_CTX *ctx, connection_struct *conn, uint16_t flags2, uint32_t info_level, struct ea_list *name_list, bool check_mangled_names, bool requires_resume_key, uint32_t mode, const char *fname, const struct smb_filename *smb_fname, uint64_t space_remaining, uint8_t align, bool do_pad, char *base_data, char **ppdata, char *end_data, bool *out_of_space, uint64_t *last_entry_off) argument
2052 smbd_dirptr_lanman2_entry(TALLOC_CTX *ctx, connection_struct *conn, struct dptr_struct *dirptr, uint16 flags2, const char *path_mask, uint32 dirtype, int info_level, int requires_resume_key, bool dont_descend, bool ask_sharemode, uint8_t align, bool do_pad, char **ppdata, char *base_data, char *end_data, int space_remaining, bool *out_of_space, bool *got_exact_match, int *_last_entry_off, struct ea_list *name_list) argument
2155 get_lanman2_dir_entry(TALLOC_CTX *ctx, connection_struct *conn, struct dptr_struct *dirptr, uint16 flags2, const char *path_mask, uint32 dirtype, int info_level, bool requires_resume_key, bool dont_descend, bool ask_sharemode, char **ppdata, char *base_data, char *end_data, int space_remaining, bool *out_of_space, bool *got_exact_match, int *last_entry_off, struct ea_list *name_list) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Ddnsmasq.h349 struct name_list { struct in struct:host_record
351 struct name_list *next;
952 struct name_list *secondary_forward_server;
H A Doption.c1870 struct name_list *new;
1874 new = opt_malloc(sizeof(struct name_list));
3899 struct name_list *nl = opt_malloc(sizeof(struct name_list));
3910 struct name_list *tmp;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Ddnsmasq.h349 struct name_list { struct in struct:host_record
351 struct name_list *next;
952 struct name_list *secondary_forward_server;
H A Doption.c1870 struct name_list *new;
1874 new = opt_malloc(sizeof(struct name_list));
3899 struct name_list *nl = opt_malloc(sizeof(struct name_list));
3910 struct name_list *tmp;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Ddnsmasq.h349 struct name_list { struct in struct:host_record
351 struct name_list *next;
952 struct name_list *secondary_forward_server;
H A Doption.c1870 struct name_list *new;
1874 new = opt_malloc(sizeof(struct name_list));
3899 struct name_list *nl = opt_malloc(sizeof(struct name_list));
3910 struct name_list *tmp;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/smbd/
H A Dtrans2.c725 static struct ea_list *ea_list_union(struct ea_list *name_list, struct ea_list *file_list, size_t *total_ea_len) argument
729 for (nlistp = name_list; nlistp; nlistp = nlistp->next) {
747 *total_ea_len = ea_list_size(name_list);
748 return name_list;
1476 struct ea_list *name_list,
1638 if (!name_list) {
1656 name_list = ea_list_union(name_list, file_list, &ea_len);
1667 p += fill_ea_buffer(ctx, p, space_remaining, conn, name_list);
2071 struct ea_list *name_list)
1472 smbd_marshall_dir_entry(TALLOC_CTX *ctx, connection_struct *conn, uint16_t flags2, uint32_t info_level, struct ea_list *name_list, bool check_mangled_names, bool requires_resume_key, uint32_t mode, const char *fname, const struct smb_filename *smb_fname, uint64_t space_remaining, uint8_t align, bool do_pad, char *base_data, char **ppdata, char *end_data, bool *out_of_space, uint64_t *last_entry_off) argument
2052 smbd_dirptr_lanman2_entry(TALLOC_CTX *ctx, connection_struct *conn, struct dptr_struct *dirptr, uint16 flags2, const char *path_mask, uint32 dirtype, int info_level, int requires_resume_key, bool dont_descend, bool ask_sharemode, uint8_t align, bool do_pad, char **ppdata, char *base_data, char *end_data, int space_remaining, bool *out_of_space, bool *got_exact_match, int *_last_entry_off, struct ea_list *name_list) argument
2155 get_lanman2_dir_entry(TALLOC_CTX *ctx, connection_struct *conn, struct dptr_struct *dirptr, uint16 flags2, const char *path_mask, uint32 dirtype, int info_level, bool requires_resume_key, bool dont_descend, bool ask_sharemode, char **ppdata, char *base_data, char *end_data, int space_remaining, bool *out_of_space, bool *got_exact_match, int *last_entry_off, struct ea_list *name_list) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/smbd/
H A Dtrans2.c547 static struct ea_list *ea_list_union(struct ea_list *name_list, struct ea_list *file_list, size_t *total_ea_len) argument
551 for (nlistp = name_list; nlistp; nlistp = nlistp->next) {
569 *total_ea_len = ea_list_size(name_list);
570 return name_list;
1098 int *last_entry_off, struct ea_list *name_list, TALLOC_CTX *ea_ctx)
1346 if (!name_list) {
1362 name_list = ea_list_union(name_list, file_list, &ea_len);
1375 p += fill_ea_buffer(ea_ctx, p, space_remaining, conn, name_list);
1091 get_lanman2_dir_entry(connection_struct *conn, void *inbuf, char *outbuf, char *path_mask,uint32 dirtype,int info_level, int requires_resume_key, BOOL dont_descend,char **ppdata, char *base_data, int space_remaining, BOOL *out_of_space, BOOL *got_exact_match, int *last_entry_off, struct ea_list *name_list, TALLOC_CTX *ea_ctx) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/smbd/
H A Dtrans2.c547 static struct ea_list *ea_list_union(struct ea_list *name_list, struct ea_list *file_list, size_t *total_ea_len) argument
551 for (nlistp = name_list; nlistp; nlistp = nlistp->next) {
569 *total_ea_len = ea_list_size(name_list);
570 return name_list;
1098 int *last_entry_off, struct ea_list *name_list, TALLOC_CTX *ea_ctx)
1346 if (!name_list) {
1362 name_list = ea_list_union(name_list, file_list, &ea_len);
1375 p += fill_ea_buffer(ea_ctx, p, space_remaining, conn, name_list);
1091 get_lanman2_dir_entry(connection_struct *conn, void *inbuf, char *outbuf, char *path_mask,uint32 dirtype,int info_level, int requires_resume_key, BOOL dont_descend,char **ppdata, char *base_data, int space_remaining, BOOL *out_of_space, BOOL *got_exact_match, int *last_entry_off, struct ea_list *name_list, TALLOC_CTX *ea_ctx) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/smbd/
H A Dtrans2.c547 static struct ea_list *ea_list_union(struct ea_list *name_list, struct ea_list *file_list, size_t *total_ea_len) argument
551 for (nlistp = name_list; nlistp; nlistp = nlistp->next) {
569 *total_ea_len = ea_list_size(name_list);
570 return name_list;
1098 int *last_entry_off, struct ea_list *name_list, TALLOC_CTX *ea_ctx)
1346 if (!name_list) {
1362 name_list = ea_list_union(name_list, file_list, &ea_len);
1375 p += fill_ea_buffer(ea_ctx, p, space_remaining, conn, name_list);
1091 get_lanman2_dir_entry(connection_struct *conn, void *inbuf, char *outbuf, char *path_mask,uint32 dirtype,int info_level, int requires_resume_key, BOOL dont_descend,char **ppdata, char *base_data, int space_remaining, BOOL *out_of_space, BOOL *got_exact_match, int *last_entry_off, struct ea_list *name_list, TALLOC_CTX *ea_ctx) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
H A Datafb.c566 char ***name_list; local
570 name_list = fb_var_names;
572 name = *name_list++;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Datafb.c566 char ***name_list; local
570 name_list = fb_var_names;
572 name = *name_list++;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/nsswitch/
H A Dpam_winbind.c746 const char *name_list,
755 * @param name_list List of names or string sids, separated by commas.
771 search_location = name_list;
743 winbind_name_list_to_sid_string_list(pam_handle_t *pamh, int ctrl, const char *user, const char *name_list, char *sid_list_buffer, int sid_list_buffer_size) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/include/openssl/
H A Dssl.h1688 void SSL_set_client_CA_list(SSL *s, STACK_OF(X509_NAME) *name_list);
1689 void SSL_CTX_set_client_CA_list(SSL_CTX *ctx, STACK_OF(X509_NAME) *name_list);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/ssl/
H A Dssl.h1688 void SSL_set_client_CA_list(SSL *s, STACK_OF(X509_NAME) *name_list);
1689 void SSL_CTX_set_client_CA_list(SSL_CTX *ctx, STACK_OF(X509_NAME) *name_list);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/nsswitch/
H A Dpam_winbind.c746 const char *name_list,
755 * @param name_list List of names or string sids, separated by commas.
771 search_location = name_list;
743 winbind_name_list_to_sid_string_list(pam_handle_t *pamh, int ctrl, const char *user, const char *name_list, char *sid_list_buffer, int sid_list_buffer_size) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/include/openssl/
H A Dssl.h1688 void SSL_set_client_CA_list(SSL *s, STACK_OF(X509_NAME) *name_list);
1689 void SSL_CTX_set_client_CA_list(SSL_CTX *ctx, STACK_OF(X509_NAME) *name_list);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/ssl/
H A Dssl.h1688 void SSL_set_client_CA_list(SSL *s, STACK_OF(X509_NAME) *name_list);
1689 void SSL_CTX_set_client_CA_list(SSL_CTX *ctx, STACK_OF(X509_NAME) *name_list);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/nsswitch/
H A Dpam_winbind.c746 const char *name_list,
755 * @param name_list List of names or string sids, separated by commas.
771 search_location = name_list;
743 winbind_name_list_to_sid_string_list(pam_handle_t *pamh, int ctrl, const char *user, const char *name_list, char *sid_list_buffer, int sid_list_buffer_size) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/include/openssl/
H A Dssl.h1688 void SSL_set_client_CA_list(SSL *s, STACK_OF(X509_NAME) *name_list);
1689 void SSL_CTX_set_client_CA_list(SSL_CTX *ctx, STACK_OF(X509_NAME) *name_list);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/ssl/
H A Dssl.h1688 void SSL_set_client_CA_list(SSL *s, STACK_OF(X509_NAME) *name_list);
1689 void SSL_CTX_set_client_CA_list(SSL_CTX *ctx, STACK_OF(X509_NAME) *name_list);

Completed in 609 milliseconds

1234