Apache HTTPD
Functions
seek.c File Reference
#include "apr_arch_file_io.h"
#include "apr_file_io.h"
#include "apr_lib.h"
#include <string.h>
#include <io.h>

Go to the source code of this file.

Functions

static apr_status_t setptr (apr_file_t *thefile, unsigned long pos)
 
 APR_DECLARE (apr_status_t)
 

Function Documentation

◆ setptr()

static apr_status_t setptr ( apr_file_t thefile,
unsigned long  pos 
)
static

Definition at line 24 of file seek.c.