DELETE
%left ARG BLTIN BREAK CALL CLOSE CONTINUE DELETE DO EXIT FOR FUNC
| DELETE varname '[' patlist ']' { $$ = stat2(DELETE, makearr($2), $4); }
| DELETE varname { $$ = stat2(DELETE, makearr($2), 0); }
%token <i> ARG BLTIN BREAK CLOSE CONTINUE DELETE DO EXIT FOR FUNC
{ "delete", DELETE, DELETE },
{ DELETE, "awkdelete", "awkdelete" },
&& np->n_type == DELETE
$$ = node(DELETE, $5, NNULL);
| DELETE lvalue SEMI {
$$ = node(DELETE, $2, NNULL);
%token <node> DELETE WHILE DO FOR FORIN IF
M_MB_L("delete"), KEYWORD, DELETE, NULL,
case DELETE:
ctl_transact(my_machine_addr, msg, DELETE, &response);
ctl_transact(rem_machine_addr, msg, DELETE, &response);
msg.type = DELETE;
ctl_transact(rem_machine_addr, msg, DELETE, &response);
case DELETE :
cron_sendmsg(DELETE, login, argv[i], AT);
cron_sendmsg(DELETE, login, filename, AT);
if (pmsg->action == DELETE)
if (pmsg->action == DELETE)
cron_sendmsg(DELETE, login, login, CRON);
case DELETE:
"-delete", DELETE, Unary,
case DELETE:
if (xmlTextWriterStartElement(writer, (xmlChar *)DELETE) < 0) {
{DELETE, delete_op},
DELETE,
DELETE },
if (parse_entry_list(&aclp, &cnt, delp, DELETE) == -1)
case DELETE:
if (mode == DELETE) {
if (mode != DELETE) {
if (mode == DELETE)
%token DELETE MAPS PLTSKIP WHERE PRINT OBJPAD QSTRING VARSTRING ECHO_OUT
| DELETE address NEWLINE
if (c < ' ' && c != '\n' || c == DELETE)
else if (c < ' ' && (c != '\b' || !over_strike) && c != '\n' && c != '\t' || c == DELETE)
} else if (c >= ' ' && c != DELETE) {
return (c == DELETE ? '?' : c | ('A' - 1));
if (c >= ' ' && c != DELETE)
else if (c < ' ' || c == DELETE)
%token HELP CREATE EXPORT ADD DELETE REMOVE SELECT SET INFO CANCEL END VERIFY
%type <cmd> delete_command DELETE
delete_command: DELETE
| DELETE TOKEN
case DELETE:
refarg(A) ::= ON DELETE refact(X). { A.value = X; A.mask = 0x0000ff; }
cmd ::= DELETE FROM nm(X) dbnm(D) where_opt(Y). {
trigger_event(A) ::= DELETE. { A.a = TK_DELETE; A.b = 0; }
trigger_cmd(A) ::= DELETE FROM nm(X) where_opt(Y).
access_mask = STANDARD_RIGHTS_EXECUTE | DELETE;
!(op->desired_access & DELETE)) {
if ((of == NULL) || !(smb_ofile_granted_access(of) & DELETE))
if ((op->desired_access & ~FILE_READ_ATTRIBUTES) == DELETE)
op->desired_access |= DELETE;
(smb_fsop_access(sr, sr->user_cr, fqi->fq_fnode, DELETE)
rc = smb_ofile_access(sr->fid_ofile, cr, DELETE);
DELETE|WRITE_DAC|WRITE_OWNER)) {
if (smb_node_is_reparse(snode) && (faccess & DELETE))
*eaccess |= DELETE | WRITE_DAC | WRITE_OWNER;
!(op->desired_access & DELETE)) {
!(op->desired_access & DELETE)) {
if (SMB_DENY_DELETE(share_access) && (of->f_granted_access & DELETE)) {
if (SMB_DENY_DELETE(of->f_share_access) && (desired_access & DELETE)) {
FILE_APPEND_DATA | FILE_EXECUTE | DELETE)) {
DELETE)