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

  /src/bin/ksh/
syn.c 30 static struct op *dogroup ARGS((void));
345 t->left = dogroup();
354 t->right = dogroup();
426 dogroup() function in typeref:struct:op *
syn.c 30 static struct op *dogroup ARGS((void));
345 t->left = dogroup();
354 t->right = dogroup();
426 dogroup() function in typeref:struct:op *

Completed in 22 milliseconds