Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/cvs/lib/
Dchdir-long.c46 struct cd_buf struct
52 cdb_init (struct cd_buf *cdb) in cdb_init() argument
58 cdb_fchdir (struct cd_buf const *cdb) in cdb_fchdir()
64 cdb_free (struct cd_buf const *cdb) in cdb_free()
78 cdb_advance_fd (struct cd_buf *cdb, char const *dir) in cdb_advance_fd()
127 struct cd_buf cdb; in chdir_long()