File: MPE_Log_message.4

package info (click to toggle)
mpich 1.1.0-3
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 22,116 kB
  • ctags: 27,349
  • sloc: ansic: 193,435; sh: 11,172; fortran: 6,545; makefile: 5,801; cpp: 5,020; tcl: 3,548; asm: 3,536; csh: 1,079; java: 614; perl: 183; awk: 168; sed: 70; f90: 62
file content (13 lines) | stat: -rw-r--r-- 287 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
.TH MPE_Log_message 4 "6/6/1996" " " "MPE"
.SH NAME
MPE_Log_message \-  log the sending or receiving of a message 
.SH SYNOPSIS
.nf
#include <stdio.h>
#include "mpe.h"

static int MPE_Log_message( type, otherParty, tag, size )
int type, otherParty, tag, size;
.fi
.SH LOCATION
mpe_log.c