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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/printing/
H A Dprint_cups.c121 request->request.op.operation_id = CUPS_GET_PRINTERS;
203 request->request.op.operation_id = CUPS_GET_CLASSES;
327 request->request.op.operation_id = IPP_CANCEL_JOB;
417 request->request.op.operation_id = IPP_HOLD_JOB;
507 request->request.op.operation_id = IPP_RELEASE_JOB;
601 request->request.op.operation_id = IPP_PRINT_JOB;
770 request->request.op.operation_id = IPP_GET_JOBS;
934 request->request.op.operation_id = IPP_GET_PRINTER_ATTRIBUTES;
1046 request->request.op.operation_id = IPP_PAUSE_PRINTER;
1137 request->request.op.operation_id
[all...]
H A Dprint_iprint.c95 request->request.op.operation_id = (ipp_op_t)OPERATION_NOVELL_MGMT;
187 request->request.op.operation_id = IPP_GET_PRINTER_ATTRIBUTES;
346 request->request.op.operation_id =
469 request->request.op.operation_id = IPP_CANCEL_JOB;
567 request->request.op.operation_id = IPP_HOLD_JOB;
665 request->request.op.operation_id = IPP_RELEASE_JOB;
763 request->request.op.operation_id = IPP_PRINT_JOB;
941 request->request.op.operation_id = IPP_GET_PRINTER_ATTRIBUTES;
1018 request->request.op.operation_id = IPP_GET_JOBS;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/afs/
H A Dcmservice.c98 u32 operation_id = ntohl(call->operation_ID); local
100 _enter("{CB.OP %u}", operation_id);
102 switch (operation_id) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A Dprint_cups.c134 request->request.op.operation_id = IPP_GET_PRINTER_ATTRIBUTES;
246 request->request.op.operation_id = IPP_GET_PRINTER_ATTRIBUTES;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/usbhid/
H A Dhid-pidff.c196 int operation_id[sizeof(pidff_effect_operation_status)]; member in struct:pidff_device
508 pidff->operation_id[PID_EFFECT_STOP];
511 pidff->operation_id[PID_EFFECT_START];
997 if (PIDFF_FIND_SPECIAL_KEYS(operation_id, effect_operation_status,

Completed in 91 milliseconds