Home
last modified time | relevance | path

Searched refs:xstring_c (Results 1 – 25 of 51) sorted by relevance

123

/dports/ftp/lftp/lftp-4.9.2/src/
H A DResMgr.h31 typedef const char *ResValValid(xstring_c *value);
32 typedef const char *ResClValid(xstring_c *closure);
89 xstring_c value;
90 xstring_c closure;
113 static const char *BoolValidate(xstring_c *value);
117 static const char *FloatValidate(xstring_c *value);
125 static const char *FileReadable(xstring_c *value);
127 static const char *DirReadable(xstring_c *value);
130 static const char *NoClosure(xstring_c *);
131 static const char *HasClosure(xstring_c *);
[all …]
H A Durl.h28 xstring_c proto;
29 xstring_c user;
30 xstring_c pass;
31 xstring_c host;
32 xstring_c port;
35 xstring_c orig_url;
43 const char *CombineTo(xstring_c &buf,const char *home=0,bool use_rfc1738=true) const {
H A DResMgr.cc170 xstring_c value(cvalue); in Set()
174 xstring_c closure(cclosure); in Set()
313 const char *ResMgr::BoolValidate(xstring_c *value) in BoolValidate()
433 const char *ResMgr::AliasValidate(xstring_c *) in AliasValidate() argument
771 const char *ResMgr::RangeValidate(xstring_c *s) in RangeValidate()
782 const char *ResMgr::ERegExpValidate(xstring_c *s) in ERegExpValidate()
824 xstring_c cwd; in FileAccessible()
851 const char *ResMgr::DirReadable(xstring_c *value) in DirReadable()
863 xstring_c dir(dirname(*value)); in FileCreatable()
892 const char *ResMgr::NoClosure(xstring_c *) in NoClosure() argument
[all …]
H A DQueueFeeder.h28 xstring_c cmd;
29 xstring_c pwd;
30 xstring_c lpwd;
35 xstring_c cur_pwd;
36 xstring_c cur_lpwd;
H A DFileSetOutput.h51 xstring_c pat;
52 xstring_c time_fmt;
80 static const char *ValidateArgv(xstring_c *s);
93 xstring_c dir;
94 xstring_c mask;
H A DNetAccess.h118 xstring_c proxy;
119 xstring_c proxy_port;
120 xstring_c proxy_user;
121 xstring_c proxy_pass;
122 xstring_c proxy_proto;
124 xstring_c home_auto;
H A Dxstring.h123 class xstring_c : public xstring0
126 xstring_c& operator=(char *);
128 const char *operator=(const xstring_c& s);
129 xstring_c(const xstring_c&); // disable cloning
132 xstring_c() { buf=0; } in xstring_c() function
133 xstring_c(const char *s) { _set(s); } in xstring_c() function
154 xstring_c& url_decode(int flags=0);
156 static const xstring_c null;
158 class xstring_ca : public xstring_c
205 xstring& move_here(xstring_c& s) { return set_allocated(s.borrow()); } in move_here()
H A Dftpclass.h70 xstring_c closure;
154 xstring_c mlst_attr_supported;
155 xstring_c mode_z_opts_supported;
250 xstring_c cmd;
251 xstring_c arg;
388 xstring_c anon_user;
389 xstring_c anon_pass;
390 xstring_c charset;
391 xstring_c list_options;
397 xstring_c skey_pass;
H A Dresource.cc39 static const char *FtpProxyValidate(xstring_c *p) in FtpProxyValidate()
61 static const char *SetValidate(xstring_c& s,const char *const *set,const char *name) in SetValidate()
88 static const char *FtpProxyAuthTypeValidate(xstring_c *s) in FtpProxyAuthTypeValidate()
96 static const char *HttpProxyValidate(xstring_c *p) in HttpProxyValidate()
113 static const char *PutOrPost(xstring_c *s) in PutOrPost()
131 const char *OrderValidate(xstring_c *s) in OrderValidate()
160 static const char *SortByValidate(xstring_c *s) in SortByValidate()
170 const char *AuthArgValidate(xstring_c *s) in AuthArgValidate()
181 const char *ProtValidate(xstring_c *s) in ProtValidate()
441 xstring_c dv(scan->defvalue); in ClassInit()
H A DHttp.h58 xstring_c closure;
89 xstring_c last_uri;
90 xstring_c last_url; // for proxy requests
165 xstring_c content_encoding;
184 xstring_c auth_user;
185 xstring_c auth_pass;
H A DResolver.h90 xstring_c hostname;
91 xstring_c portname;
92 xstring_c defport;
93 xstring_c service;
94 xstring_c proto;
H A DGetFileInfo.h35 xstring_c dir;
38 xstring_c path_to_prefix;
63 xstring_c saved_error_text;
H A DFileAccess.h108 xstring_c vproto;
109 xstring_c hostname;
110 xstring_c portname;
111 xstring_c user;
112 xstring_c pass;
154 xstring_c closure;
174 xstring_c location;
175 xstring_c location_file;
179 xstring_c suggested_filename;
182 xstring_c entity_content_type;
[all …]
H A Dalias.h28 xstring_c alias;
29 xstring_c value;
49 xstring_c alias;
H A DMirrorJob.h113 xstring_c source_dir;
114 xstring_c source_relative_dir;
115 xstring_c target_dir;
116 xstring_c target_relative_dir;
161 xstring_c script_name;
174 xstring_c on_change;
H A DOutputJob.h41 xstring_c fa_path;
45 xstring_c a0;
46 xstring_c filter;
H A DFilter.h40 xstring_c name;
41 xstring_c full_name;
42 xstring_c cwd;
146 xstring_c backup_file;
H A DCopyJob.h32 xstring_c name; // file name
33 xstring_c dispname; // displayed file name
34 xstring_c op; // command name
121 xstring_c cwd;
H A DEditJob.h27 xstring_c file;
28 xstring_c temp_file;
H A DTimer.h34 xstring_c resource;
35 xstring_c closure;
H A Dkeyvalue.h40 xstring_c key;
41 xstring_c value;
H A DFileGlob.h28 xstring_c pattern;
67 xstring_c url_prefix;
H A DFileCopy.h67 xstring_c suggested_filename;
173 xstring_c error_text;
290 xstring_c file;
299 xstring_c file;
300 xstring_c url;
H A DCmdExec.h45 xstring_c saved_buf;
133 xstring_c old_lcwd;
134 xstring_c slot;
H A DHttpDirXML.cc31 xarray_s<xstring_c> stack;
46 const xstring_c& top(int i=0) const { in top()
47 return stack.count()>i ? stack[stack.count()-i-1] : xstring_c::null; in top()

123