Searched refs:NSS_STATUS (Results 1 - 25 of 162) sorted by relevance

1234567

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/nsswitch/
H A Dwinbind_nss_linux.h31 typedef enum nss_status NSS_STATUS; typedef in typeref:enum:nss_status
H A Dwinbind_client.h5 NSS_STATUS winbindd_send_request(int req_type, int need_priv,
7 NSS_STATUS winbindd_get_response(struct winbindd_response *response);
8 NSS_STATUS winbindd_request_response(int req_type,
11 NSS_STATUS winbindd_priv_request_response(int req_type,
H A Dwinbind_nss_solaris.h57 typedef nss_status_t NSS_STATUS; typedef
67 NSS_STATUS _nss_winbind_setpwent(void);
68 NSS_STATUS _nss_winbind_endpwent(void);
69 NSS_STATUS _nss_winbind_getpwent_r(struct passwd* result, char* buffer,
71 NSS_STATUS _nss_winbind_getpwuid_r(uid_t, struct passwd*, char* buffer,
73 NSS_STATUS _nss_winbind_getpwnam_r(const char* name, struct passwd* result,
76 NSS_STATUS _nss_winbind_setgrent(void);
77 NSS_STATUS _nss_winbind_endgrent(void);
78 NSS_STATUS _nss_winbind_getgrent_r(struct group* result, char* buffer,
80 NSS_STATUS _nss_winbind_getgrnam_
[all...]
H A Dwinbind_nss.h4 A common place to work out how to define NSS_STATUS on various
43 typedef enum nss_status NSS_STATUS; typedef in typeref:enum:nss_status
75 } NSS_STATUS; typedef in typeref:enum:__anon6681
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/nsswitch/
H A Dwinbind_nss_linux.h31 typedef enum nss_status NSS_STATUS; typedef in typeref:enum:nss_status
H A Dwinbind_client.h5 NSS_STATUS winbindd_send_request(int req_type, int need_priv,
7 NSS_STATUS winbindd_get_response(struct winbindd_response *response);
8 NSS_STATUS winbindd_request_response(int req_type,
11 NSS_STATUS winbindd_priv_request_response(int req_type,
H A Dwinbind_nss_solaris.h57 typedef nss_status_t NSS_STATUS; typedef
67 NSS_STATUS _nss_winbind_setpwent(void);
68 NSS_STATUS _nss_winbind_endpwent(void);
69 NSS_STATUS _nss_winbind_getpwent_r(struct passwd* result, char* buffer,
71 NSS_STATUS _nss_winbind_getpwuid_r(uid_t, struct passwd*, char* buffer,
73 NSS_STATUS _nss_winbind_getpwnam_r(const char* name, struct passwd* result,
76 NSS_STATUS _nss_winbind_setgrent(void);
77 NSS_STATUS _nss_winbind_endgrent(void);
78 NSS_STATUS _nss_winbind_getgrent_r(struct group* result, char* buffer,
80 NSS_STATUS _nss_winbind_getgrnam_
[all...]
H A Dwinbind_nss.h4 A common place to work out how to define NSS_STATUS on various
43 typedef enum nss_status NSS_STATUS; typedef in typeref:enum:nss_status
75 } NSS_STATUS; typedef in typeref:enum:__anon7586
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/nsswitch/
H A Dwinbind_nss_linux.h27 typedef enum nss_status NSS_STATUS; typedef in typeref:enum:nss_status
H A Dwinbind_nss_solaris.h55 typedef nss_status_t NSS_STATUS; typedef
65 NSS_STATUS _nss_winbind_setpwent(void);
66 NSS_STATUS _nss_winbind_endpwent(void);
67 NSS_STATUS _nss_winbind_getpwent_r(struct passwd* result, char* buffer,
69 NSS_STATUS _nss_winbind_getpwuid_r(uid_t, struct passwd*, char* buffer,
71 NSS_STATUS _nss_winbind_getpwnam_r(const char* name, struct passwd* result,
74 NSS_STATUS _nss_winbind_setgrent(void);
75 NSS_STATUS _nss_winbind_endgrent(void);
76 NSS_STATUS _nss_winbind_getgrent_r(struct group* result, char* buffer,
78 NSS_STATUS _nss_winbind_getgrnam_
[all...]
H A Dnsstest.h40 typedef nss_status_t NSS_STATUS; typedef
54 typedef enum nss_status NSS_STATUS; typedef in typeref:enum:nss_status
74 } NSS_STATUS; typedef in typeref:enum:__anon8926
105 typedef nss_status_t NSS_STATUS; typedef
115 } NSS_STATUS; typedef in typeref:enum:__anon8928
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/nsswitch/
H A Dwinbind_nss_linux.h27 typedef enum nss_status NSS_STATUS; typedef in typeref:enum:nss_status
H A Dwinbind_nss_solaris.h55 typedef nss_status_t NSS_STATUS; typedef
65 NSS_STATUS _nss_winbind_setpwent(void);
66 NSS_STATUS _nss_winbind_endpwent(void);
67 NSS_STATUS _nss_winbind_getpwent_r(struct passwd* result, char* buffer,
69 NSS_STATUS _nss_winbind_getpwuid_r(uid_t, struct passwd*, char* buffer,
71 NSS_STATUS _nss_winbind_getpwnam_r(const char* name, struct passwd* result,
74 NSS_STATUS _nss_winbind_setgrent(void);
75 NSS_STATUS _nss_winbind_endgrent(void);
76 NSS_STATUS _nss_winbind_getgrent_r(struct group* result, char* buffer,
78 NSS_STATUS _nss_winbind_getgrnam_
[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 Dwinbind_nss_linux.h31 typedef enum nss_status NSS_STATUS; typedef in typeref:enum:nss_status
H A Dwinbind_client.h5 NSS_STATUS winbindd_send_request(int req_type, int need_priv,
7 NSS_STATUS winbindd_get_response(struct winbindd_response *response);
8 NSS_STATUS winbindd_request_response(int req_type,
11 NSS_STATUS winbindd_priv_request_response(int req_type,
H A Dwinbind_nss_solaris.h57 typedef nss_status_t NSS_STATUS; typedef
67 NSS_STATUS _nss_winbind_setpwent(void);
68 NSS_STATUS _nss_winbind_endpwent(void);
69 NSS_STATUS _nss_winbind_getpwent_r(struct passwd* result, char* buffer,
71 NSS_STATUS _nss_winbind_getpwuid_r(uid_t, struct passwd*, char* buffer,
73 NSS_STATUS _nss_winbind_getpwnam_r(const char* name, struct passwd* result,
76 NSS_STATUS _nss_winbind_setgrent(void);
77 NSS_STATUS _nss_winbind_endgrent(void);
78 NSS_STATUS _nss_winbind_getgrent_r(struct group* result, char* buffer,
80 NSS_STATUS _nss_winbind_getgrnam_
[all...]
H A Dwinbind_nss.h4 A common place to work out how to define NSS_STATUS on various
43 typedef enum nss_status NSS_STATUS; typedef in typeref:enum:nss_status
75 } NSS_STATUS; typedef in typeref:enum:__anon41611
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/nsswitch/
H A Dwinbind_nss_linux.h27 typedef enum nss_status NSS_STATUS; typedef in typeref:enum:nss_status
H A Dwinbind_nss_solaris.h55 typedef nss_status_t NSS_STATUS; typedef
65 NSS_STATUS _nss_winbind_setpwent(void);
66 NSS_STATUS _nss_winbind_endpwent(void);
67 NSS_STATUS _nss_winbind_getpwent_r(struct passwd* result, char* buffer,
69 NSS_STATUS _nss_winbind_getpwuid_r(uid_t, struct passwd*, char* buffer,
71 NSS_STATUS _nss_winbind_getpwnam_r(const char* name, struct passwd* result,
74 NSS_STATUS _nss_winbind_setgrent(void);
75 NSS_STATUS _nss_winbind_endgrent(void);
76 NSS_STATUS _nss_winbind_getgrent_r(struct group* result, char* buffer,
78 NSS_STATUS _nss_winbind_getgrnam_
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/ldb/nssldb/
H A Dldb-nss.h40 typedef enum nss_status NSS_STATUS; typedef in typeref:enum:nss_status
56 NSS_STATUS _ldb_nss_init(void);
58 NSS_STATUS _ldb_nss_fill_passwd(struct passwd *result,
64 NSS_STATUS _ldb_nss_fill_group(struct group *result,
71 NSS_STATUS _ldb_nss_fill_initgr(gid_t group,
79 NSS_STATUS _ldb_nss_group_request(struct ldb_result **res,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/lib/ldb/nssldb/
H A Dldb-nss.h40 typedef enum nss_status NSS_STATUS; typedef in typeref:enum:nss_status
56 NSS_STATUS _ldb_nss_init(void);
58 NSS_STATUS _ldb_nss_fill_passwd(struct passwd *result,
64 NSS_STATUS _ldb_nss_fill_group(struct group *result,
71 NSS_STATUS _ldb_nss_fill_initgr(gid_t group,
79 NSS_STATUS _ldb_nss_group_request(struct ldb_result **res,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/ldb/nssldb/
H A Dldb-nss.h40 typedef enum nss_status NSS_STATUS; typedef in typeref:enum:nss_status
56 NSS_STATUS _ldb_nss_init(void);
58 NSS_STATUS _ldb_nss_fill_passwd(struct passwd *result,
64 NSS_STATUS _ldb_nss_fill_group(struct group *result,
71 NSS_STATUS _ldb_nss_fill_initgr(gid_t group,
79 NSS_STATUS _ldb_nss_group_request(struct ldb_result **res,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/lib/ldb/nssldb/
H A Dldb-nss.h40 typedef enum nss_status NSS_STATUS; typedef in typeref:enum:nss_status
56 NSS_STATUS _ldb_nss_init(void);
58 NSS_STATUS _ldb_nss_fill_passwd(struct passwd *result,
64 NSS_STATUS _ldb_nss_fill_group(struct group *result,
71 NSS_STATUS _ldb_nss_fill_initgr(gid_t group,
79 NSS_STATUS _ldb_nss_group_request(struct ldb_result **res,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/ldb/nssldb/
H A Dldb-nss.h40 typedef enum nss_status NSS_STATUS; typedef in typeref:enum:nss_status
56 NSS_STATUS _ldb_nss_init(void);
58 NSS_STATUS _ldb_nss_fill_passwd(struct passwd *result,
64 NSS_STATUS _ldb_nss_fill_group(struct group *result,
71 NSS_STATUS _ldb_nss_fill_initgr(gid_t group,
79 NSS_STATUS _ldb_nss_group_request(struct ldb_result **res,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/lib/ldb/nssldb/
H A Dldb-nss.h40 typedef enum nss_status NSS_STATUS; typedef in typeref:enum:nss_status
56 NSS_STATUS _ldb_nss_init(void);
58 NSS_STATUS _ldb_nss_fill_passwd(struct passwd *result,
64 NSS_STATUS _ldb_nss_fill_group(struct group *result,
71 NSS_STATUS _ldb_nss_fill_initgr(gid_t group,
79 NSS_STATUS _ldb_nss_group_request(struct ldb_result **res,

Completed in 190 milliseconds

1234567