Searched refs:STRslash (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/tcsh/
H A Dtw.help.c119 Strbuf_append(&full, STRslash);
H A Dtc.const.c270 Char STRslash[] = { '/', '\0' }; variable
H A Dsh.exec.c255 sav = Strspl(STRslash, *av);/* / command name for postpending */
824 sav = Strspl(STRslash, name); /* / command name for postpending */
1029 s1 = Strspl(*pv, STRslash);
1136 sv = Strspl(STRslash, cmd);
H A Dtw.init.c225 dir = Strspl(*pv, STRslash);
H A Dsh.dir.c918 (void) Strcat(tmpdir, STRslash);

Completed in 104 milliseconds