Searched refs:old_handle (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dw32spawn.h36 HANDLE old_handle = (HANDLE) _get_osfhandle (fd); local
41 old_handle, /* SourceHandle */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dcls_route.c430 u32 old_handle = 0; local
445 old_handle = f->handle;
485 if (old_handle && f->handle != old_handle) {
486 th = to_hash(old_handle);
487 h = from_hash(old_handle >> 16);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Ddir.c377 Create a new dir ptr. If the flag old_handle is true then we must allocate
379 one byte long. If old_handle is false we allocate from the range
385 NTSTATUS dptr_create(connection_struct *conn, pstring path, BOOL old_handle, BOOL expect_close,uint16 spid, argument
429 if(old_handle) {

Completed in 143 milliseconds