Home
last modified time | relevance | path

Searched refs:Strnsave (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/tcsh/
HDsh.file.c370 person = Strnsave(old, o - old); in tilde()
474 *dir = Strnsave(path, p - path); in extract_dir_and_name()
HDsh.glob.c84 name = Strnsave(u + 1, s - (u + 1)); in globtilde()
679 ep = Strnsave(lp, rp - lp); in dobackp()
HDsh.h1107 #define Strnsave(a, b) strnsave(a, b) macro
1141 #define Strnsave(a, b) s_strnsave(a, b) macro
HDsh.lex.c1032 xp = Strnsave(cp, wp - cp); in domod()
1045 xp = Strnsave(cp, wp - cp); in domod()
HDsh.sem.c145 name = Strnsave(sCName + 1, name_end - (sCName + 1)); in execute()
HDtw.parse.c1895 name = Strnsave(old, o - old); in tilde()