svc 35 nsswitch/winbind_krb5_locator.c static const char *get_service_from_locate_service_type(enum locate_service_type svc)
svc 37 nsswitch/winbind_krb5_locator.c switch (svc) {
svc 55 nsswitch/winbind_krb5_locator.c static const char *locate_service_type_name(enum locate_service_type svc)
svc 57 nsswitch/winbind_krb5_locator.c switch (svc) {
svc 116 nsswitch/winbind_krb5_locator.c static int smb_krb5_locator_lookup_sanity_check(enum locate_service_type svc,
svc 125 nsswitch/winbind_krb5_locator.c switch (svc) {
svc 310 nsswitch/winbind_krb5_locator.c enum locate_service_type svc,
svc 320 nsswitch/winbind_krb5_locator.c const char *service = get_service_from_locate_service_type(svc);
svc 329 nsswitch/winbind_krb5_locator.c locate_service_type_name(svc), svc,
svc 333 nsswitch/winbind_krb5_locator.c ret = smb_krb5_locator_lookup_sanity_check(svc, realm, socktype,
svc 31 source3/modules/vfs_audit.c static int audit_connect(vfs_handle_struct *handle, const char *svc, const char *user);
svc 126 source3/modules/vfs_audit.c static int audit_connect(vfs_handle_struct *handle, const char *svc, const char *user)
svc 133 source3/modules/vfs_audit.c svc, user);
svc 135 source3/modules/vfs_audit.c result = SMB_VFS_NEXT_CONNECT(handle, svc, user);
svc 34 source3/modules/vfs_extd_audit.c static int audit_connect(vfs_handle_struct *handle, const char *svc, const char *user);
svc 129 source3/modules/vfs_extd_audit.c static int audit_connect(vfs_handle_struct *handle, const char *svc, const char *user)
svc 138 source3/modules/vfs_extd_audit.c svc, user);
svc 141 source3/modules/vfs_extd_audit.c svc, user));
svc 143 source3/modules/vfs_extd_audit.c result = SMB_VFS_NEXT_CONNECT(handle, svc, user);
svc 75 source3/modules/vfs_full_audit.c const char *svc, const char *user);
svc 944 source3/modules/vfs_full_audit.c const char *svc, const char *user)
svc 974 source3/modules/vfs_full_audit.c result = SMB_VFS_NEXT_CONNECT(handle, svc, user);
svc 977 source3/modules/vfs_full_audit.c "%s", svc);