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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dstdio.c39 * File: stdio.c
53 #include <stdio.h>
56 static PRIntn PR_CALLBACK stdio(PRIntn argc, char **argv) function
74 } /* stdio */
79 return PR_Initialize(stdio, argc, argv, 0);
83 /* stdio.c */

Completed in 562 milliseconds