HomeSort by: relevance | last modified time | path
    Searched defs:st_head (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
eval.c 174 SubType st_head, *st; local in function:expand
209 st_head.next = (SubType *) 0;
210 st = &st_head;
eval.c 174 SubType st_head, *st; local in function:expand
209 st_head.next = (SubType *) 0;
210 st = &st_head;

Completed in 22 milliseconds