Searched refs:entry_p (Results 1 - 25 of 63) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/
H A Dsysacls.c43 int sys_acl_get_entry(SMB_ACL_T acl_d, int entry_id, SMB_ACL_ENTRY_T *entry_p) argument
50 if (entry_p == NULL) {
68 *entry_p = &acl_d->acl[acl_d->next++];
260 int sys_acl_create_entry(SMB_ACL_T *acl_p, SMB_ACL_ENTRY_T *entry_p) argument
265 if (acl_p == NULL || entry_p == NULL || (acl_d = *acl_p) == NULL) {
280 *entry_p = entry_d;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/
H A Dsysacls.c42 int sys_acl_get_entry(SMB_ACL_T acl_d, int entry_id, SMB_ACL_ENTRY_T *entry_p) argument
49 if (entry_p == NULL) {
67 *entry_p = &acl_d->acl[acl_d->next++];
259 int sys_acl_create_entry(SMB_ACL_T *acl_p, SMB_ACL_ENTRY_T *entry_p) argument
264 if (acl_p == NULL || entry_p == NULL || (acl_d = *acl_p) == NULL) {
279 *entry_p = entry_d;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/lib/
H A Dsysacls.c43 int sys_acl_get_entry(SMB_ACL_T acl_d, int entry_id, SMB_ACL_ENTRY_T *entry_p) argument
50 if (entry_p == NULL) {
68 *entry_p = &acl_d->acl[acl_d->next++];
260 int sys_acl_create_entry(SMB_ACL_T *acl_p, SMB_ACL_ENTRY_T *entry_p) argument
265 if (acl_p == NULL || entry_p == NULL || (acl_d = *acl_p) == NULL) {
280 *entry_p = entry_d;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/
H A Dsysacls.c42 int sys_acl_get_entry(SMB_ACL_T acl_d, int entry_id, SMB_ACL_ENTRY_T *entry_p) argument
49 if (entry_p == NULL) {
67 *entry_p = &acl_d->acl[acl_d->next++];
259 int sys_acl_create_entry(SMB_ACL_T *acl_p, SMB_ACL_ENTRY_T *entry_p) argument
264 if (acl_p == NULL || entry_p == NULL || (acl_d = *acl_p) == NULL) {
279 *entry_p = entry_d;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/
H A Dsysacls.c42 int sys_acl_get_entry(SMB_ACL_T acl_d, int entry_id, SMB_ACL_ENTRY_T *entry_p) argument
49 if (entry_p == NULL) {
67 *entry_p = &acl_d->acl[acl_d->next++];
259 int sys_acl_create_entry(SMB_ACL_T *acl_p, SMB_ACL_ENTRY_T *entry_p) argument
264 if (acl_p == NULL || entry_p == NULL || (acl_d = *acl_p) == NULL) {
279 *entry_p = entry_d;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/lib/
H A Dsysacls.c43 int sys_acl_get_entry(SMB_ACL_T acl_d, int entry_id, SMB_ACL_ENTRY_T *entry_p) argument
50 if (entry_p == NULL) {
68 *entry_p = &acl_d->acl[acl_d->next++];
260 int sys_acl_create_entry(SMB_ACL_T *acl_p, SMB_ACL_ENTRY_T *entry_p) argument
265 if (acl_p == NULL || entry_p == NULL || (acl_d = *acl_p) == NULL) {
280 *entry_p = entry_d;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/locking/
H A Dlocking.c605 struct share_mode_entry *entry_p = &lck->share_modes[i]; local
607 share_mode_str(i, entry_p) ));
608 if (!process_exists(entry_p->pid)) {
610 share_mode_str(i, entry_p) ));
611 entry_p->op_type = UNUSED_SHARE_MODE_ENTRY;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/locking/
H A Dlocking.c605 struct share_mode_entry *entry_p = &lck->share_modes[i]; local
607 share_mode_str(i, entry_p) ));
608 if (!process_exists(entry_p->pid)) {
610 share_mode_str(i, entry_p) ));
611 entry_p->op_type = UNUSED_SHARE_MODE_ENTRY;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/locking/
H A Dlocking.c605 struct share_mode_entry *entry_p = &lck->share_modes[i]; local
607 share_mode_str(i, entry_p) ));
608 if (!process_exists(entry_p->pid)) {
610 share_mode_str(i, entry_p) ));
611 entry_p->op_type = UNUSED_SHARE_MODE_ENTRY;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/locking/
H A Dlocking.c649 struct share_mode_entry *entry_p = &lck->share_modes[i]; local
652 str = share_mode_str(NULL, i, entry_p);
656 if (!process_exists(entry_p->pid)) {
659 entry_p->op_type = UNUSED_SHARE_MODE_ENTRY;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/include/
H A Dvfs_macros.h381 #define SMB_VFS_SYS_ACL_GET_ENTRY(conn, theacl, entry_id, entry_p) \
382 smb_vfs_call_sys_acl_get_entry((conn)->vfs_handles, (theacl), (entry_id), (entry_p))
383 #define SMB_VFS_NEXT_SYS_ACL_GET_ENTRY(handle, theacl, entry_id, entry_p) \
384 smb_vfs_call_sys_acl_get_entry((handle)->next, (theacl), (entry_id), (entry_p))
H A Dvfs.h336 int (*sys_acl_get_entry)(struct vfs_handle_struct *handle, SMB_ACL_T theacl, int entry_id, SMB_ACL_ENTRY_T *entry_p);
685 SMB_ACL_ENTRY_T *entry_p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/locking/
H A Dlocking.c649 struct share_mode_entry *entry_p = &lck->share_modes[i]; local
652 str = share_mode_str(NULL, i, entry_p);
656 if (!process_exists(entry_p->pid)) {
659 entry_p->op_type = UNUSED_SHARE_MODE_ENTRY;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/include/
H A Dvfs_macros.h381 #define SMB_VFS_SYS_ACL_GET_ENTRY(conn, theacl, entry_id, entry_p) \
382 smb_vfs_call_sys_acl_get_entry((conn)->vfs_handles, (theacl), (entry_id), (entry_p))
383 #define SMB_VFS_NEXT_SYS_ACL_GET_ENTRY(handle, theacl, entry_id, entry_p) \
384 smb_vfs_call_sys_acl_get_entry((handle)->next, (theacl), (entry_id), (entry_p))
H A Dvfs.h336 int (*sys_acl_get_entry)(struct vfs_handle_struct *handle, SMB_ACL_T theacl, int entry_id, SMB_ACL_ENTRY_T *entry_p);
685 SMB_ACL_ENTRY_T *entry_p);
/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_macros.h381 #define SMB_VFS_SYS_ACL_GET_ENTRY(conn, theacl, entry_id, entry_p) \
382 smb_vfs_call_sys_acl_get_entry((conn)->vfs_handles, (theacl), (entry_id), (entry_p))
383 #define SMB_VFS_NEXT_SYS_ACL_GET_ENTRY(handle, theacl, entry_id, entry_p) \
384 smb_vfs_call_sys_acl_get_entry((handle)->next, (theacl), (entry_id), (entry_p))
H A Dvfs.h336 int (*sys_acl_get_entry)(struct vfs_handle_struct *handle, SMB_ACL_T theacl, int entry_id, SMB_ACL_ENTRY_T *entry_p);
685 SMB_ACL_ENTRY_T *entry_p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/locking/
H A Dlocking.c649 struct share_mode_entry *entry_p = &lck->share_modes[i]; local
652 str = share_mode_str(NULL, i, entry_p);
656 if (!process_exists(entry_p->pid)) {
659 entry_p->op_type = UNUSED_SHARE_MODE_ENTRY;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/include/
H A Dvfs_macros.h94 #define SMB_VFS_SYS_ACL_GET_ENTRY(conn, theacl, entry_id, entry_p) ((conn)->vfs.ops.sys_acl_get_entry((conn)->vfs.handles.sys_acl_get_entry, (theacl), (entry_id), (entry_p)))
210 #define SMB_VFS_OPAQUE_SYS_ACL_GET_ENTRY(conn, theacl, entry_id, entry_p) ((conn)->vfs_opaque.ops.sys_acl_get_entry((conn)->vfs_opaque.handles.sys_acl_get_entry, (theacl), (entry_id), (entry_p)))
327 #define SMB_VFS_NEXT_SYS_ACL_GET_ENTRY(handle, theacl, entry_id, entry_p) ((handle)->vfs_next.ops.sys_acl_get_entry((handle)->vfs_next.handles.sys_acl_get_entry, (theacl), (entry_id), (entry_p)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/include/
H A Dvfs_macros.h94 #define SMB_VFS_SYS_ACL_GET_ENTRY(conn, theacl, entry_id, entry_p) ((conn)->vfs.ops.sys_acl_get_entry((conn)->vfs.handles.sys_acl_get_entry, (theacl), (entry_id), (entry_p)))
210 #define SMB_VFS_OPAQUE_SYS_ACL_GET_ENTRY(conn, theacl, entry_id, entry_p) ((conn)->vfs_opaque.ops.sys_acl_get_entry((conn)->vfs_opaque.handles.sys_acl_get_entry, (theacl), (entry_id), (entry_p)))
327 #define SMB_VFS_NEXT_SYS_ACL_GET_ENTRY(handle, theacl, entry_id, entry_p) ((handle)->vfs_next.ops.sys_acl_get_entry((handle)->vfs_next.handles.sys_acl_get_entry, (theacl), (entry_id), (entry_p)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/include/
H A Dvfs_macros.h94 #define SMB_VFS_SYS_ACL_GET_ENTRY(conn, theacl, entry_id, entry_p) ((conn)->vfs.ops.sys_acl_get_entry((conn)->vfs.handles.sys_acl_get_entry, (theacl), (entry_id), (entry_p)))
210 #define SMB_VFS_OPAQUE_SYS_ACL_GET_ENTRY(conn, theacl, entry_id, entry_p) ((conn)->vfs_opaque.ops.sys_acl_get_entry((conn)->vfs_opaque.handles.sys_acl_get_entry, (theacl), (entry_id), (entry_p)))
327 #define SMB_VFS_NEXT_SYS_ACL_GET_ENTRY(handle, theacl, entry_id, entry_p) ((handle)->vfs_next.ops.sys_acl_get_entry((handle)->vfs_next.handles.sys_acl_get_entry, (theacl), (entry_id), (entry_p)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/examples/VFS/
H A Dskel_transparent.c316 static int skel_sys_acl_get_entry(vfs_handle_struct *handle, SMB_ACL_T theacl, int entry_id, SMB_ACL_ENTRY_T *entry_p) argument
318 return SMB_VFS_NEXT_SYS_ACL_GET_ENTRY(handle, theacl, entry_id, entry_p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/examples/VFS/
H A Dskel_transparent.c483 static int skel_sys_acl_get_entry(vfs_handle_struct *handle, SMB_ACL_T theacl, int entry_id, SMB_ACL_ENTRY_T *entry_p) argument
485 return SMB_VFS_NEXT_SYS_ACL_GET_ENTRY(handle, theacl, entry_id, entry_p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/examples/VFS/
H A Dskel_transparent.c316 static int skel_sys_acl_get_entry(vfs_handle_struct *handle, SMB_ACL_T theacl, int entry_id, SMB_ACL_ENTRY_T *entry_p) argument
318 return SMB_VFS_NEXT_SYS_ACL_GET_ENTRY(handle, theacl, entry_id, entry_p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/examples/VFS/
H A Dskel_transparent.c483 static int skel_sys_acl_get_entry(vfs_handle_struct *handle, SMB_ACL_T theacl, int entry_id, SMB_ACL_ENTRY_T *entry_p) argument
485 return SMB_VFS_NEXT_SYS_ACL_GET_ENTRY(handle, theacl, entry_id, entry_p);

Completed in 605 milliseconds

123