Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
s_paus.c File Reference
#include <stdio.h>
#include <unistd.h>
#include <signal.h>
#include <string.h>
#include "cmplrs/host.h"
Include dependency graph for s_paus.c:

Go to the source code of this file.

Functions

void f_exit (void)
static void waitpause (void)
void s_paus (string s, fsize_t n)

Function Documentation

void f_exit ( void  )
void s_paus ( string  s,
fsize_t  n 
)

Definition at line 49 of file s_paus.c.

References exit(), f_exit(), fileno(), fprintf(), getpid, isatty, and waitpause().

Here is the call graph for this function:

static void waitpause ( void  ) [static]

Definition at line 80 of file s_paus.c.

Referenced by s_paus().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines