The FreeRADIUS server $Id: f3670dba8951ca10eb4948feb3dc3db9423a334f $
Loading...
Searching...
No Matches
Functions
read.c File Reference
#include "config.h"
#include <errno.h>
#include <stdlib.h>
#include <sys/types.h>
#include <unistd.h>
#include "backtrace.h"
#include "internal.h"
+ Include dependency graph for read.c:

Go to the source code of this file.

Functions

int backtrace_get_view (struct backtrace_state *state, int descriptor, off_t offset, uint64_t size, backtrace_error_callback error_callback, void *data, struct backtrace_view *view)
 
void backtrace_release_view (struct backtrace_state *state, struct backtrace_view *view, backtrace_error_callback error_callback, void *data)
 

Function Documentation

◆ backtrace_get_view()

int backtrace_get_view ( struct backtrace_state state,
int  descriptor,
off_t  offset,
uint64_t  size,
backtrace_error_callback  error_callback,
void *  data,
struct backtrace_view view 
)

Definition at line 48 of file read.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ backtrace_release_view()

void backtrace_release_view ( struct backtrace_state state,
struct backtrace_view view,
backtrace_error_callback  error_callback,
void *  data 
)

Definition at line 102 of file read.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: