Searched defs:dobackp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.glob.c47 tchar **dobackp(tchar *, bool);
110 (void) dobackp(as, 0);
115 * dobackp has the side effect of messing with
694 dobackp(tchar *cp, bool literal) function
702 tprintf("TRACE- dobackp()\n");
718 printf("leaving dobackp\n");

Completed in 59 milliseconds