next_search_handle 12 source4/ntvfs/cifs_posix_cli/cifsposix.h uint16_t next_search_handle; next_search_handle 60 source4/ntvfs/cifs_posix_cli/vfs_cifs_posix.c p->next_search_handle = 0; next_search_handle 861 source4/ntvfs/cifs_posix_cli/vfs_cifs_posix.c search->handle = p->next_search_handle; next_search_handle 895 source4/ntvfs/cifs_posix_cli/vfs_cifs_posix.c p->next_search_handle++; next_search_handle 12 source4/ntvfs/simple/svfs.h uint16_t next_search_handle; next_search_handle 59 source4/ntvfs/simple/vfs_simple.c p->next_search_handle = 0; next_search_handle 858 source4/ntvfs/simple/vfs_simple.c search->handle = p->next_search_handle; next_search_handle 892 source4/ntvfs/simple/vfs_simple.c p->next_search_handle++;