Searched refs:read_string (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/multiuser/
H A Dlogin.cpp32 read_string(char* string, size_t bufferSize) function
69 status_t status = read_string(userBuffer, sizeof(userBuffer));
/haiku/src/bin/debug/strace/
H A DTypeHandler.cpp127 // read_string
130 read_string(Context &context, void *data) function
170 return read_string(context, *(void **)address);
177 return read_string(context, (void *)value);

Completed in 312 milliseconds