File util/sh_diag.c


Included Files


Local Variables

e_str
static char e_str[]
Used in:

clean_up
static int clean_up

Used in:

plist
static List plist

Used in:

Global Function diag_Validate_Processes()

int diag_Validate_Processes ( void* vp, int do_clean )
Prototyped in:
Calls:
Called by:
References Functions:
References Variables:

Global Function diag_Validate_Queues()

int diag_Validate_Queues ( void* vp, int do_clean )
Prototyped in:
Calls:
Called by:
References Functions:
References Variables:

Global Function diag_Validate_Resources()

int diag_Validate_Resources ( void* vp, int do_clean )
Prototyped in:
Calls:
Called by:
References Functions:
References Variables:

Global Function diag_Validate_Shalloc()

int diag_Validate_Shalloc ( void* where, int which, int do_clean )
Prototyped in:
Calls:
Called by:
References Functions:
References Variables:

Global Function main()

int main ( int argc, char* argv[] )
Calls:
References Functions:
References Variables:

Local Function Attach_Raw_IPC()

static void* Attach_Raw_IPC ( int shmid )
Calls:
Called by:

Local Function do_checks()

static int do_checks ( void* where, int which )
Calls:
Called by:

Local Function dump_list()

static void dump_list ( Node* np )
Calls:
Used in:

Local Function mpprintf()

static int mpprintf ( const char* format, ... )
Calls:
Called by:
References Variables:

Local Function nstr()

static char* nstr ( const char* cp )
Called by:
References Variables:

Local Function print_list_details()

static int print_list_details ( void* seg_base, struct shalloc_track_head* sthp, const char* lname )
Calls:
Called by:

Local Function proc_list()

static int proc_list ( struct shm_process_private* sppp, void* param1 )
Calls:
Used in:
References Variables:

Local Function q_list()

static int q_list ( struct bpo_private_q* pqp, void* param1 )
Calls:
Used in:
References Functions:
References Variables:

Local Function q_pid()

static void q_pid ( struct bpo_private_pid* ppp, int* any_alive )
Calls:
Used in:

Local Function res_list()

static int res_list ( const char* res_name, off_t res_off, void* param1 )
Calls:
Used in:

Local Function usage()

static void usage ( const char* progname, const char* errstr )
Calls:
Called by: