Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/tcsh/
HDsh.file.c367 person = Strnsave(old, o - old); in tilde()
471 *dir = Strnsave(path, p - path); in extract_dir_and_name()
HDsh.glob.c85 name = Strnsave(u + 1, s - (u + 1)); in globtilde()
687 ep = Strnsave(lp, rp - lp); in dobackp()
HDsh.h1119 #define Strnsave(a, b) strnsave(a, b) macro
1153 #define Strnsave(a, b) s_strnsave(a, b) macro
HDsh.lex.c1053 xp = Strnsave(cp, wp - cp); in domod()
1064 xp = Strnsave(cp, wp - cp); in domod()
HDsh.sem.c141 name = Strnsave(sCName + 1, name_end - (sCName + 1)); in execute()
HDtw.parse.c1895 name = Strnsave(old, o - old); in tilde()