Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
quote.c File Reference
#include "cache.h"
#include "quote.h"

Go to the source code of this file.

Functions

void sq_quote_argv (struct strbuf *dst, const char **argv, size_t maxlen)
 

Function Documentation

void sq_quote_argv ( struct strbuf dst,
const char **  argv,
size_t  maxlen 
)

Definition at line 42 of file quote.c.