Home
last modified time | relevance | path

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

/openbsd-src/bin/ksh/
H A Deval.c166 int fdo, word; /* second pass flags; have word */ in expand() local
1262 alt_expand(XPtrV *wp, char *start, char *exp_start, char *end, int fdo) in alt_expand()