Home
last modified time | relevance | path

Searched refs:dinit (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/tcsh/
H A Dsh.decls.h59 extern void dinit (Char *);
H A Dsh.dir.c98 dinit(Char *hp) in dinit() function
H A Dsh.c623 dinit(cp); /* dinit thinks that HOME == cwd in a login in main()
H A DFixes1801 8. sh.dir.c, memory corruption in dinit(). Thanks Michael.
2069 3. dinit() now is more robust.