Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbc/libc/sys/common/
H A D_stat.c64 static void cpstatbuf(struct stat *, struct n_stat *);
87 cpstatbuf(buf, &nb); in bc_fstat()
134 cpstatbuf(buf, &nb); in stat_com()
143 cpstatbuf(buf, &nb); in stat_com()
161 cpstatbuf(buf, &nb); in stat_com()
170 cpstatbuf(struct stat *bsdbuf, struct n_stat *nbuf) in cpstatbuf() function