Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/etc/
H A Dsprint_ext.h104 int Snprint(char * buf, uint32_t size, const char *fmt, ...);
/f-stack/freebsd/contrib/ncsw/etc/
H A Dsprint.c59 int Snprint(char * buf, uint32_t size, const char *fmt, ...) in Snprint() function