Searched refs:deletion (Results 1 - 25 of 25) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/
H A DconvertSambaAccount33 my ( @dels, $deletion, @adds, $addition );
220 foreach $deletion (@dels) {
221 if ( $deletion =~ /^(\w+):\s(.*)/ ) {
224 print OUTPUT "delete: $deletion\n-\n"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dreplay.c61 * @dirty: amount of dirty space in a bud from padding and deletion nodes
203 int err, deletion = ((r->flags & REPLAY_DELETION) != 0); local
214 if (deletion)
220 if (deletion)
243 err = ubifs_recover_size_accum(c, &r->key, deletion,
319 * @deletion: non-zero if this is a deletion
333 int deletion, int *used, loff_t old_size,
361 if (!deletion)
367 r->flags = (deletion
331 insert_node(struct ubifs_info *c, int lnum, int offs, int len, union ubifs_key *key, unsigned long long sqnum, int deletion, int *used, loff_t old_size, loff_t new_size) argument
397 insert_dent(struct ubifs_info *c, int lnum, int offs, int len, union ubifs_key *key, const char *name, int nlen, unsigned long long sqnum, int deletion, int *used) argument
536 int deletion = 0; local
[all...]
H A Djournal.c482 * Drop the attached data if this is a deletion inode, the data is not
516 * @deletion: indicates a directory entry deletion i.e unlink or rmdir
539 int deletion, int xent)
543 int last_reference = !!(deletion && inode->i_nlink == 0);
590 dent->inum = deletion ? 0 : cpu_to_le64(inode->i_ino);
624 if (deletion) {
833 * deleting it from TNC and, in some cases, writing a deletion inode to the
837 * 'ubifs_jnl_update()' function writes a corresponding deletion inode and
840 * general, it has to write one more deletion inod
537 ubifs_jnl_update(struct ubifs_info *c, const struct inode *dir, const struct qstr *nm, const struct inode *inode, int deletion, int xent) argument
[all...]
H A Drecovery.c1116 * mounts will see the GC and orphan deletion in a different order.
1304 * @deletion: node is for a deletion
1326 int deletion, loff_t new_size)
1334 if (deletion)
1325 ubifs_recover_size_accum(struct ubifs_info *c, union ubifs_key *key, int deletion, loff_t new_size) argument
H A Dubifs.h1480 int deletion, int xent);
1712 int deletion, loff_t new_size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtdelwin.tex1 \section{Window deletion overview}\label{windowdeletionoverview}
5 Window deletion can be a confusing subject, so this overview is provided
9 \wxheading{What is the sequence of events in a window deletion?}
27 for some window classes, wxWidgets delays actual deletion of the window until all events have been processed,
100 if (!event.CanVeto()) // Test if we can veto this deletion
H A Dcloseevt.tex10 You should check whether the application is forcing the deletion of the window
47 \helpref{Window deletion overview}{windowdeletionoverview}
H A Dtopics.tex31 \helpref{Window deletion overview}{windowdeletionoverview}\\
H A Dmembuf.tex15 of memory. wxMemoryBuffer guarantees deletion of the memory block when the object
H A Dbrush.tex146 application data structure, and there is a risk of double deletion.
336 cleanup because it can lead to double deletion in some circumstances.
H A Dpen.tex165 application data structure, and there is a risk of double deletion.
356 cleanup because it can lead to double deletion in some circumstances.
H A Dhashset.tex196 Erases the element pointed to by the iterator. After the deletion
H A Dhashmap.tex216 Erases the element pointed to by the iterator. After the deletion
H A Dhtparser.tex73 All handlers are deleted on object deletion.
H A Dthread.tex50 \membersection{wxThread deletion}\label{deletionwxthread}
203 See \helpref{wxThread deletion}{deletionwxthread} for a broader explanation of this routine.
474 See \helpref{wxThread deletion}{deletionwxthread} for a broader explanation of this routine.
H A Ddocument.tex322 for its deletion. Normally you should not call this; override OnCreateCommandProcessor
H A Dfont.tex265 application data structure, and there is a risk of double deletion.
H A Dbody.tex362 that the wxWidgets delayed deletion can take effect. This waits until idle time
367 with delayed deletion.
H A Dwindow.tex21 deletion overview}{windowdeletionoverview} for more information.
171 \helpref{Window deletion overview}{windowdeletionoverview},\rtfsp
402 \helpref{Window deletion overview}{windowdeletionoverview},\rtfsp
499 to the list of windows pending real deletion.
1927 %% \helpref{Window deletion overview}{windowdeletionoverview},\rtfsp
2482 Removes a child window. This is called automatically by window deletion
2785 will then own the object, and will take care of its deletion.
3373 will then own the object, and will take care of its deletion.
H A Dtdb.tex193 insertion, deletion, or update (or other SQL functions like altering
1109 // Must commit the deletion to the database
H A Ddb.tex2613 this function to commit or rollback the deletion.
2664 columns. This allows deletion of records by matching on any column(s) in
2669 this function to commit or rollback the deletion.
4239 the wxDbGridTableBase. If true, deletion is made by destructor class. }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dsnap.c600 void *p, void *e, bool deletion)
610 dout("update_snap_trace deletion=%d\n", deletion);
739 * or deletion notification on an existing realm. This should update the
599 ceph_update_snap_trace(struct ceph_mds_client *mdsc, void *p, void *e, bool deletion) argument
H A Dsuper.h724 void *p, void *e, bool deletion);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/manual/
H A Dstudio.tex122 attached, the lines are deleted prior to the object deletion.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex1640 \item \verb|notify| --- ({\em not implemented}) change/deletion
3225 \# If deletion was requested, delete the address and restart RDISC

Completed in 586 milliseconds