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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/megatron/
H A Dnad.c33 static char mtou_buf[MAXPATHLEN + 1], utom_buf[MAXPATHLEN + 1]; variable
40 u = mtou_buf;
41 umax = u + sizeof(mtou_buf) - 4;
62 return( mtou_buf );
142 out = (unsigned char *) mtou_buf;
145 maxout = out + sizeof( mtou_buf) - 3;
183 return mtou_buf;
233 out = (unsigned char *) mtou_buf;
236 maxout = out + sizeof( mtou_buf) - 3;
271 return mtou_buf;
[all...]

Completed in 50 milliseconds