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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dtest.c104 unsigned char op_num, op_type; member in struct:t_op
338 if (is_int_op(op->op_num)) {
341 if (op->op_num == INTEQ)
343 if (op->op_num == INTNE)
345 if (op->op_num == INTGE)
347 if (op->op_num == INTGT)
349 if (op->op_num == INTLE)
351 if (op->op_num == INTLT)
354 if (is_str_op(op->op_num)) {
356 if (op->op_num
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_client/
H A Dcli_pipe.c1452 uint8 op_num,
1502 init_rpc_hdr_req(&hdr_req, alloc_hint, op_num);
1560 dyn_LOGFILEBASE, cli->pipe_name, op_num);
1561 prs_dump(dump_name, op_num, out_data);
1451 rpc_api_pipe_req(struct rpc_pipe_client *cli, uint8 op_num, prs_struct *in_data, prs_struct *out_data) argument

Completed in 142 milliseconds