ARB
|
#include "arb_pattern.h"
#include "arb_core.h"
#include "arb_strbuf.h"
#include "arb_msg.h"
#include <wordexp.h>
Go to the source code of this file.
Functions | |
char * | arb_shell_expand (const char *str) |
Performs shell-like path expansion on
str |
|
The implementation uses wordexp (see man wordexp).
Definition at line 22 of file arb_pattern.cxx.
References ARB_strdup(), GBS_strstruct::cat(), error(), GB_export_errorf(), NULp, GBS_strstruct::put(), GBS_strstruct::release(), and result.
Referenced by arb_open_socket().