Home
last modified time | relevance | path

Searched defs:_stringlist (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.bin/ftp/
H A Dstringlist.h40 typedef struct _stringlist { struct
41 char **sl_str;
42 size_t sl_max;
43 size_t sl_cur;