Searched refs:TWS_TRACE_FUNC_LEN (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/dev/tws/
H A Dtws.h163 #define TWS_TRACE_FUNC_LEN 15 macro
168 char func[TWS_TRACE_FUNC_LEN];
H A Dtws_services.c101 strncpy(rec[tail].func, fun, TWS_TRACE_FUNC_LEN);

Completed in 92 milliseconds