OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:safe_iopf
(Results
1 - 2
of
2
) sorted by null
/external/safe-iop/include/
safe_iop.h
14
* - Add additional sizes to
safe_iopf
(currently 32-bit only)
36
* - Added support for header-only use (safe_iop.c only needed for
safe_iopf
)
52
*
safe_iopf
provides a format-string driven model, but it does not yet support
663
/*
safe_iopf
696
int
safe_iopf
(void *result, const char *const fmt, ...);
/external/safe-iop/src/
safe_iop.c
77
int
safe_iopf
(void *result, const char *const fmt, ...) {
function
[
all
...]
Completed in 91 milliseconds