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

/freebsd-13-stable/contrib/openpam/t/
H A Dt_openpam_readlinev.c129 static const char *hello_world[] = {
240 t_fprintf(tf, "%s \\\n %s\n", hello_world[0], hello_world[1]);
242 ret = orlv_expect(tf, hello_world, 2 /*lines*/, 0 /*eof*/) &&
275 ret = orlv_expect(tf, hello_world, 1 /*lines*/, 0 /*eof*/);
304 ret = orlv_expect(tf, hello_world, 0 /*lines*/, 1 /*eof*/);
128 static const char *hello_world[] = { variable

Completed in 98 milliseconds