SURFEX v8.1
General documentation of Surfex
Functions
linux_bind.c File Reference

Go to the source code of this file.

Functions

static char * getcpumask (char *buffer, size_t size)
 
void linux_bind_dump_ (int *prank, int *psize)
 
void linux_bind_ (int *prank, int *psize)
 
void linux_bind_ ()
 
void linux_bind_dump_ ()
 

Function Documentation

◆ getcpumask()

static char* getcpumask ( char *  buffer,
size_t  size 
)
static

Definition at line 17 of file linux_bind.c.

Here is the caller graph for this function:

◆ linux_bind_() [1/2]

void linux_bind_ ( int *  prank,
int *  psize 
)

Definition at line 110 of file linux_bind.c.

◆ linux_bind_() [2/2]

void linux_bind_ ( )

Definition at line 195 of file linux_bind.c.

◆ linux_bind_dump_() [1/2]

void linux_bind_dump_ ( int *  prank,
int *  psize 
)

Definition at line 35 of file linux_bind.c.

Here is the call graph for this function:

◆ linux_bind_dump_() [2/2]

void linux_bind_dump_ ( )

Definition at line 196 of file linux_bind.c.