notify_info_data_table 3300 source3/rpc_server/srv_spoolss_nt.c static const struct s_notify_info_data_table notify_info_data_table[] =
notify_info_data_table 3362 source3/rpc_server/srv_spoolss_nt.c for (i = 0; i < ARRAY_SIZE(notify_info_data_table); i++) {
notify_info_data_table 3363 source3/rpc_server/srv_spoolss_nt.c if ( (notify_info_data_table[i].type == type) &&
notify_info_data_table 3364 source3/rpc_server/srv_spoolss_nt.c (notify_info_data_table[i].field == field) ) {
notify_info_data_table 3365 source3/rpc_server/srv_spoolss_nt.c return notify_info_data_table[i].variable_type;
notify_info_data_table 3383 source3/rpc_server/srv_spoolss_nt.c for (i = 0; i < ARRAY_SIZE(notify_info_data_table); i++) {
notify_info_data_table 3384 source3/rpc_server/srv_spoolss_nt.c if (notify_info_data_table[i].type == type &&
notify_info_data_table 3385 source3/rpc_server/srv_spoolss_nt.c notify_info_data_table[i].field == field &&
notify_info_data_table 3386 source3/rpc_server/srv_spoolss_nt.c notify_info_data_table[i].fn != NULL) {
notify_info_data_table 3461 source3/rpc_server/srv_spoolss_nt.c notify_info_data_table[j].name, snum, printer->info_2->printername ));
notify_info_data_table 3463 source3/rpc_server/srv_spoolss_nt.c notify_info_data_table[j].fn(snum, current_data, queue,
notify_info_data_table 3517 source3/rpc_server/srv_spoolss_nt.c notify_info_data_table[j].fn(snum, current_data, queue,