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

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dncr.c282 char *cbuf; local
295 cbuf = ctime (clock);
296 if (cbuf) {
297 strncpy (buf, cbuf, buflen - 1);
303 return cbuf;
315 char *cbuf; local
327 cbuf = asctime (tm);
328 if (cbuf) {
329 strncpy (buf, cbuf, buflen - 1);
335 return cbuf;
[all...]
/vbox/src/libs/libpng-1.2.8/
H A Dpngwutil.c1395 png_byte cbuf[2]; local
1449 cbuf[0] = 0;
1451 cbuf[0] = 1;
1453 cbuf[1] = 0;
1454 png_write_chunk_data(png_ptr, cbuf, 2);
1456 cbuf[0] = 0;
1457 png_write_chunk_data(png_ptr, (new_lang ? (png_bytep)new_lang : cbuf), lang_len + 1);
1458 png_write_chunk_data(png_ptr, (lang_key ? (png_bytep)lang_key : cbuf), lang_key_len + 1);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dlbxserve.h221 char *cbuf, int *ccount );
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dlbxserve.h221 char *cbuf, int *ccount );
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 1499 milliseconds