Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Drename.c75 char str_new[] = "new"; in rename_0300() local
76 int ret_new = write(fd_old, str_new, sizeof(str_new)); in rename_0300()
/third_party/toybox/kconfig/
H A Dutil.c57 struct gstr str_new(void) in str_new() function
H A Dlkc.h99 struct gstr str_new(void);
H A Dmconf.c388 struct gstr res = str_new(); in get_relations_str()
698 struct gstr help = str_new(); in show_help()
/third_party/sqlite/include/
H A Dsqlite3ext.h302 sqlite3_str *(*str_new)(sqlite3*); member
642 #define sqlite3_str_new sqlite3_api->str_new
/third_party/sqlite/src/
H A Dsqlite3.c[all...]

Completed in 126 milliseconds