ARPDAS_QNX6 1.0
Functions | Variables
nl_error.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include "nortlib.h"
Include dependency graph for nl_error.c:

Go to the source code of this file.

Functions

int nl_err (int level, const char *s,...)

Variables

char rcsid_nl_error_c [] = "$Header: /cvsroot/arp-das/nortlib2/src/nl_error.c,v 1.6 2009/03/02 17:11:29 ntallen Exp $"
int(* nl_error )(int level, const char *s,...) = nl_err

Function Documentation

int nl_err ( int  level,
const char *  s,
  ... 
)

Definition at line 10 of file nl_error.c.

References nl_verror().

Here is the call graph for this function:


Variable Documentation

int(* nl_error)(int level, const char *s,...) = nl_err

Definition at line 19 of file nl_error.c.

Referenced by Selector::add_child(), DG_dispatch::all_closed(), allocate_qrows(), DG_tmr::attach(), DG_cmd::attach(), cache_read(), cache_write(), data_generator::check_writev(), ci_cmdee_init(), ci_sendcmd(), ci_server(), cic_init(), cic_options(), cic_transmit(), cis_setup_rdr(), cis_shutdown_rdr(), cis_turf(), Col_send(), Col_send_arm(), Col_send_init(), data_queue::data_queue(), data_state_T2(), delete_card(), Selector::delete_child(), delete_rundir(), dequeue_request(), DG_data::DG_data(), DG_dispatch::DG_dispatch(), DG_tmr::DG_tmr(), do_write(), csv_col::dsval_resize(), enqueue_char(), enqueue_read(), enqueue_sbreq(), Selector::event_loop(), data_generator::execute(), expint_attach(), expint_detach(), Ser_Sel::fillbuf(), get_subbus_name(), incoming_sbreq(), data_queue::init(), data_generator::init(), data_client::init(), csv_file::init(), cpu_usage::init(), csv_file::init_col(), init_serusb(), init_subbus(), int_attach(), int_detach(), int_init(), io_open(), io_write(), load_subbus(), load_tmdac(), lock_dq(), DG_dispatch::Loop(), lreduce(), main(), mkfltdir(), mlf_convert_fname(), mlf_init(), mlf_next_dir(), mlf_next_fd(), mlf_next_file(), mlf_set_ixs(), mlf_set_ntup(), my_key_event(), nct_args(), nct_charset(), nct_getch(), nct_init(), nct_init_options(), new_memory(), next_file(), nlph_cmdclt_init(), nlph_getch(), Ser_Sel::not_str(), open_output_file(), open_path(), pack_mread_request(), pack_mread_requests(), ph_data_client::ph_data_client(), data_client::process_init(), process_interrupt(), data_client::process_message(), process_quit(), process_range(), process_request(), process_response(), process_tm_info(), data_client::read(), read_ack(), read_reply(), read_tmafile(), DG_tmr::ready_to_quit(), DG_data::ready_to_quit(), DG_cmd::ready_to_quit(), data_client::resize_buffer(), data_queue::retire_rows(), sb_cache_init(), sb_cache_read(), sb_cache_write(), sb_data_arm(), sb_read_usb(), sb_timeout(), sc104_init_options(), send_CSF(), send_to_subbusd(), service_expint(), Timeout::Set(), csv_col::set(), csv_file::set_col(), set_timeout(), Ser_Sel::setup(), cmdif_wr::Setup(), setup_mount(), setup_rundir(), shutdown_mount(), shutdown_subbus(), Skel_copy(), Skel_open(), subbus_io_msg(), synt_err(), csv_file::terminate_on_write_err(), tm_dev_name(), tm_open_name(), tma_init_options(), tma_new_state(), tma_process(), tma_read_file(), tma_succeed(), data_generator::transmit_data(), cmdif_wr::Turf(), cmdif_rd::Turf(), unlock_dq(), write_ack(), yyunlex(), DG_tmr::~DG_tmr(), and Ser_Sel::~Ser_Sel().

char rcsid_nl_error_c[] = "$Header: /cvsroot/arp-das/nortlib2/src/nl_error.c,v 1.6 2009/03/02 17:11:29 ntallen Exp $"

Definition at line 7 of file nl_error.c.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines