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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Ddb_write_cmd.c90 boolean_t t_opt, u_opt; local
96 size = db_size_option(modif, &u_opt, &t_opt);
98 if (t_opt)
H A Ddb_expr.c230 boolean_t u_opt, t_opt; local
253 size = db_size_option(&db_tok_string[1], &u_opt, &t_opt);
254 if (t_opt)

Completed in 31 milliseconds