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

  /src/usr.bin/m4/
eval.c 77 static void dosub(const char *[], int);
309 * dosub - select substring
313 dosub(argv, argc);
878 * dosub - select substring
881 dosub(const char *argv[], int argc) function in typeref:typename:void
  /src/bin/csh/
lex.c 73 static struct wordent *dosub(int, struct wordent *, int);
859 en = dosub(sc, en, global);
867 dosub(int sc, struct wordent *en, int global) function in typeref:struct:wordent *

Completed in 41 milliseconds