kinetic-c  v0.12.0
Seagate Kinetic Protocol Client Library for C
Functions
blocking_put_delete.c File Reference
#include "kinetic_client.h"
#include "kinetic_types.h"
#include "byte_array.h"
#include <stdlib.h>
#include <getopt.h>
#include <stdio.h>
#include <sys/param.h>
#include <sys/stat.h>
#include <sys/file.h>
#include <ctype.h>
#include <openssl/sha.h>

Go to the source code of this file.

Functions

static void do_put_and_delete (KineticSession *session)
 
int main (int argc, char **argv)
 

Function Documentation

static void do_put_and_delete ( KineticSession *  session)
static
int main ( int  argc,
char **  argv 
)