OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prop_string_create_format
(Results
1 - 4
of
4
) sorted by relevancy
/src/common/include/prop/
prop_string.h
40
prop_string_t
prop_string_create_format
(const char *, ...) __printflike(1, 2);
/src/common/lib/libprop/
prop_string.c
330
*
prop_string_create_format
--
334
prop_string_create_format
(const char *fmt, ...)
function in typeref:typename:_PROP_EXPORT prop_string_t __printflike (1,2)
369
return
prop_string_create_format
("%s", str);
/src/lib/libprop/
Makefile
294
MLINKS+= prop_string.3
prop_string_create_format
.3
/src/tests/lib/libprop/
t_proplib.c
710
s1 =
prop_string_create_format
("%d-%d", 12345, 67890);
Completed in 15 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025