HomeSort by: relevance | last modified time | path
    Searched refs:XPtrV (Results 1 - 7 of 7) sorted by relevancy

  /src/bin/ksh/
expand.h 62 typedef struct XPtrV {
65 } XPtrV;
c_test.h 42 XPtrV *av; /* used by dbtestp_* */
eval.c 53 static void ksh_glob ARGS((char *cp, XPtrV *wp, int markdirs));
54 static void globit ARGS((XString *xs, char **xpp, char *sp, XPtrV *wp,
61 static void alt_expand ARGS((XPtrV *wp, char *start, char *exp_start,
92 XPtrV w;
112 XPtrV w;
130 XPtrV w;
163 XPtrV *wp; /* output words */
795 XPtrV wv;
958 XPtrV *wp;
981 XPtrV *wp
    [all...]
edit.c 450 static void glob_table ARGS((const char *, XPtrV *, struct table *));
451 static void glob_path ARGS((int, const char *, XPtrV *, const char *));
461 XPtrV l;
522 XPtrV w;
628 XPtrV w;
935 XPtrV *wp;
951 XPtrV *wp;
proto.h 67 void expand ARGS((char *, XPtrV *, int));
68 int glob_str ARGS((char *, XPtrV *, int));
syn.c 215 XPtrV args, vars;
517 XPtrV ptns;
605 XPtrV args;
var.c 874 XPtrV env;

Completed in 15 milliseconds