Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
quote.h File Reference
#include <stddef.h>
#include <stdio.h>

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 42 of file quote.c.