Searched refs:psd (Results 176 - 200 of 341) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/printing/
H A Dnt_printing.c5312 SEC_DESC *psd = NULL; local
5340 psd = make_sec_desc(mem_ctx, secdesc_ctr->sd->revision, secdesc_ctr->sd->type,
5346 if (!psd) {
5351 new_secdesc_ctr = make_sec_desc_buf(mem_ctx, size, psd);
5400 SEC_DESC *psd = NULL; local
5454 psd = make_sec_desc(ctx, SEC_DESC_REVISION, SEC_DESC_SELF_RELATIVE,
5460 if (!psd) {
5465 sdb = make_sec_desc_buf(ctx, sd_size, psd);
5530 SEC_DESC *psd = NULL; local
5537 psd
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/printing/
H A Dnt_printing.c5312 SEC_DESC *psd = NULL; local
5340 psd = make_sec_desc(mem_ctx, secdesc_ctr->sd->revision, secdesc_ctr->sd->type,
5346 if (!psd) {
5351 new_secdesc_ctr = make_sec_desc_buf(mem_ctx, size, psd);
5400 SEC_DESC *psd = NULL; local
5454 psd = make_sec_desc(ctx, SEC_DESC_REVISION, SEC_DESC_SELF_RELATIVE,
5460 if (!psd) {
5465 sdb = make_sec_desc_buf(ctx, sd_size, psd);
5530 SEC_DESC *psd = NULL; local
5537 psd
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/printing/
H A Dnt_printing.c5105 SEC_DESC *psd = NULL; local
5133 psd = make_sec_desc(mem_ctx, secdesc_ctr->sec->revision, secdesc_ctr->sec->type,
5139 if (!psd) {
5144 new_secdesc_ctr = make_sec_desc_buf(mem_ctx, size, psd);
5192 SEC_DESC *psd = NULL; local
5246 psd = make_sec_desc(ctx, SEC_DESC_REVISION, SEC_DESC_SELF_RELATIVE,
5252 if (!psd) {
5257 sdb = make_sec_desc_buf(ctx, sd_size, psd);
5323 SEC_DESC *psd = NULL; local
5330 psd
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/rpc_server/
H A Dsrv_reg_nt.c958 static WERROR make_default_reg_sd( TALLOC_CTX *ctx, SEC_DESC **psd )
989 if ((*psd = make_sec_desc(ctx, SEC_DESC_REVISION, SEC_DESC_SELF_RELATIVE, &owner_sid, NULL, NULL, psa, &sd_size)) == NULL)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/examples/VFS/
H A Dskel_opaque.c294 fd, uint32 security_info_sent, SEC_DESC *psd)
301 char *name, uint32 security_info_sent, SEC_DESC *psd)
293 skel_fset_nt_acl(vfs_handle_struct *handle, files_struct *fsp, int fd, uint32 security_info_sent, SEC_DESC *psd) argument
300 skel_set_nt_acl(vfs_handle_struct *handle, files_struct *fsp, const char *name, uint32 security_info_sent, SEC_DESC *psd) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/examples/VFS/
H A Dskel_transparent.c468 uint32 security_info_sent, const SEC_DESC *psd)
470 return SMB_VFS_NEXT_FSET_NT_ACL(handle, fsp, security_info_sent, psd);
467 skel_fset_nt_acl(vfs_handle_struct *handle, files_struct *fsp, uint32 security_info_sent, const SEC_DESC *psd) argument
H A Dskel_opaque.c478 uint32 security_info_sent, const SEC_DESC *psd)
477 skel_fset_nt_acl(vfs_handle_struct *handle, files_struct *fsp, uint32 security_info_sent, const SEC_DESC *psd) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/rpc_server/
H A Dsrv_reg_nt.c958 static WERROR make_default_reg_sd( TALLOC_CTX *ctx, SEC_DESC **psd )
989 if ((*psd = make_sec_desc(ctx, SEC_DESC_REVISION, SEC_DESC_SELF_RELATIVE, &owner_sid, NULL, NULL, psa, &sd_size)) == NULL)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/include/
H A Dvfs.h329 const struct security_descriptor *psd);
678 const struct security_descriptor *psd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/examples/VFS/
H A Dskel_opaque.c294 fd, uint32 security_info_sent, SEC_DESC *psd)
301 char *name, uint32 security_info_sent, SEC_DESC *psd)
293 skel_fset_nt_acl(vfs_handle_struct *handle, files_struct *fsp, int fd, uint32 security_info_sent, SEC_DESC *psd) argument
300 skel_set_nt_acl(vfs_handle_struct *handle, files_struct *fsp, const char *name, uint32 security_info_sent, SEC_DESC *psd) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/examples/VFS/
H A Dskel_transparent.c468 uint32 security_info_sent, const SEC_DESC *psd)
470 return SMB_VFS_NEXT_FSET_NT_ACL(handle, fsp, security_info_sent, psd);
467 skel_fset_nt_acl(vfs_handle_struct *handle, files_struct *fsp, uint32 security_info_sent, const SEC_DESC *psd) argument
H A Dskel_opaque.c478 uint32 security_info_sent, const SEC_DESC *psd)
477 skel_fset_nt_acl(vfs_handle_struct *handle, files_struct *fsp, uint32 security_info_sent, const SEC_DESC *psd) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/include/
H A Dvfs.h329 const struct security_descriptor *psd);
678 const struct security_descriptor *psd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/include/
H A Dvfs.h329 const struct security_descriptor *psd);
678 const struct security_descriptor *psd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/rpc_server/
H A Dsrv_reg_nt.c958 static WERROR make_default_reg_sd( TALLOC_CTX *ctx, SEC_DESC **psd )
989 if ((*psd = make_sec_desc(ctx, SEC_DESC_REVISION, SEC_DESC_SELF_RELATIVE, &owner_sid, NULL, NULL, psa, &sd_size)) == NULL)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/examples/VFS/
H A Dskel_opaque.c294 fd, uint32 security_info_sent, SEC_DESC *psd)
301 char *name, uint32 security_info_sent, SEC_DESC *psd)
293 skel_fset_nt_acl(vfs_handle_struct *handle, files_struct *fsp, int fd, uint32 security_info_sent, SEC_DESC *psd) argument
300 skel_set_nt_acl(vfs_handle_struct *handle, files_struct *fsp, const char *name, uint32 security_info_sent, SEC_DESC *psd) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/examples/VFS/
H A Dskel_transparent.c468 uint32 security_info_sent, const SEC_DESC *psd)
470 return SMB_VFS_NEXT_FSET_NT_ACL(handle, fsp, security_info_sent, psd);
467 skel_fset_nt_acl(vfs_handle_struct *handle, files_struct *fsp, uint32 security_info_sent, const SEC_DESC *psd) argument
H A Dskel_opaque.c478 uint32 security_info_sent, const SEC_DESC *psd)
477 skel_fset_nt_acl(vfs_handle_struct *handle, files_struct *fsp, uint32 security_info_sent, const SEC_DESC *psd) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/libads/
H A Dldap.c1737 SEC_DESC *psd = 0; local
1749 if (!sec_io_desc("sd", &psd, &ps, 1)) {
1754 if (psd) ads_disp_sd(psd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/libads/
H A Dldap.c2157 struct security_descriptor *psd; local
2161 values[0]->bv_len, &psd);
2169 if (psd) {
2170 ads_disp_sd(ads, talloc_tos(), psd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/libads/
H A Dldap.c1737 SEC_DESC *psd = 0; local
1749 if (!sec_io_desc("sd", &psd, &ps, 1)) {
1754 if (psd) ads_disp_sd(psd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/libads/
H A Dldap.c2157 struct security_descriptor *psd; local
2161 values[0]->bv_len, &psd);
2169 if (psd) {
2170 ads_disp_sd(ads, talloc_tos(), psd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/libads/
H A Dldap.c2157 struct security_descriptor *psd; local
2161 values[0]->bv_len, &psd);
2169 if (psd) {
2170 ads_disp_sd(ads, talloc_tos(), psd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/libads/
H A Dldap.c1737 SEC_DESC *psd = 0; local
1749 if (!sec_io_desc("sd", &psd, &ps, 1)) {
1754 if (psd) ads_disp_sd(psd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dac3dec.c1215 s->psd[ch], s->band_psd[ch]);
1234 ff_ac3_bit_alloc_calc_bap(s->mask[ch], s->psd[ch],

Completed in 336 milliseconds

1234567891011>>