Searched defs:ndots (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dcommon.cpp66 int ndots; local
198 int ndots = 4 * int(le / lt.dash_width / 4 + 0.5); local
297 int ndots = int(total_angle/(lt.dash_width/rad) + .5); local
[all...]
H A Dtroff.cpp98 int ndots = int(dist/lt.dash_width + .5); local
/freebsd-10-stable/contrib/ldns-host/
H A Dldns-host.c40 ndots(const char *name) { function
/freebsd-10-stable/crypto/openssh/
H A Dssh.c377 int i, direct, ndots; local
/freebsd-10-stable/include/
H A Dresolv.h167 unsigned ndots:4; /*%< threshold for initial abs. query */ member in struct:__res_state
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Devdns.c3049 int ndots; member in struct:search_state
3152 evdns_base_search_ndots_set(struct evdns_base *base, const int ndots) { argument
3160 evdns_search_ndots_set(const int ndots) { argument
3449 const int ndots = strtoint(val); local
[all...]

Completed in 141 milliseconds