Searched refs:lm_optstr (Results 1 - 25 of 82) sorted by relevance

1234

/darwin-on-arm/xnu/tools/tests/libMicro/apple/
H A Dlm_null_call.c94 * the lm_optstr must be defined here or no options for you
99 (void) sprintf(lm_optstr, "t:");
H A Dlmbench_openclose.c51 (void) sprintf(lm_optstr, "f:");
H A Dlmbench_stat.c54 (void) sprintf(lm_optstr, "f:");
H A Dgeekbench_stdlib_write.c106 * the lm_optstr must be defined here or no options for you
111 (void) sprintf(lm_optstr, "t:");
H A Dlmbench_fstat.c60 (void) sprintf(lm_optstr, "f:");
H A Dcreate_file.c89 * options are specified in the lm_optstr as either a
106 * the lm_optstr must be defined here or no options for you
111 (void) sprintf(lm_optstr, "f:");
131 * the format was defined in the lm_optstr assignment
H A Dgetaddrinfo_port.c78 (void) sprintf(lm_optstr, "l:");
H A Dgetgrent.c76 (void) sprintf(lm_optstr, "l:");
H A Dgetpwent.c76 (void) sprintf(lm_optstr, "l:");
H A Dlmbench_lat_sig_catch.c108 * the lm_optstr must be defined here or no options for you
113 (void) sprintf(lm_optstr, "p:w:n");
H A Dlmbench_lat_sig_install.c108 * the lm_optstr must be defined here or no options for you
113 (void) sprintf(lm_optstr, "t:");
H A Dlmbench_lat_sig_send.c108 * the lm_optstr must be defined here or no options for you
113 (void) sprintf(lm_optstr, "p:w:n");
H A Dlmbench_read.c63 (void) sprintf(lm_optstr, "f:s:w");
H A Dlmbench_write.c63 (void) sprintf(lm_optstr, "cdf:s:");
H A Dvm_allocate.c107 * the lm_optstr must be defined here or no options for you
112 (void) sprintf(lm_optstr, "t:");
/darwin-on-arm/xnu/tools/tests/libMicro/
H A Dfcntl.c51 (void) sprintf(lm_optstr, "f:");
H A Drealpath.c46 (void) sprintf(lm_optstr, "f:");
H A Drecurse.c63 (void) sprintf(lm_optstr, "d:");
H A Dstat.c46 (void) sprintf(lm_optstr, "f:");
H A Dsystem.c47 (void) sprintf(lm_optstr, "c:");
H A Disatty.c55 (void) sprintf(lm_optstr, "f:b");
H A Dchdir.c52 (void) sprintf(lm_optstr, "g");
H A Dclose.c57 (void) sprintf(lm_optstr, "f:b");
H A Ddup.c59 (void) sprintf(lm_optstr, "f:");
H A Dexit.c55 (void) sprintf(lm_optstr, "e");

Completed in 32 milliseconds

1234