Home
last modified time | relevance | path

Searched refs:data_null (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/tests/lib/libcurses/slave/
H A Dslave.c95 if (type != data_null) { in read_command_argument()
103 if (type == data_null) in read_command_argument()
/netbsd-src/tests/lib/libcurses/director/
H A Dreturns.h43 data_null, enumerator
H A Dtestlang_parse.y355 assign_rets(data_null, NULL);
475 assign_arg(data_null, $1);
786 } else if (cur.arg_type == data_null) { in assign_arg()
1309 case data_null: in check()
1505 case data_null: in validate()
1953 case data_null: in write_cmd_pipe_args()
1954 send_type = data_null; in write_cmd_pipe_args()