Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/mail/
H A Dthread.h62 int thread_depth(void);
H A Dformat.c162 depth -= thread_depth(); in sfmtfield()
H A Dthread.c328 thread_depth(void) in thread_depth() function