Searched refs:search (Results 76 - 100 of 149) sorted by relevance

123456

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dsetenv.c72 # include <search.h>
75 /* This is a pointer to the root of the search tree with the known
152 /* We must not add the string to the search tree since it belongs
318 /* Now remove the search tree. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/
H A Dsamba-schema-netscapeds5.x21 us, no acis"; allow (read, search, compare) userdn = "ldap:///anyone";)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/examples/
H A Ddhcp-client-script311 echo search $new_domain_name >> /etc/resolv.conf.dhcp
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/mm/
H A Dslice.c263 * Remember the place where we stopped the search:
429 goto search;
461 search:
462 slice_dbg(" search...\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A DMakefile.am22 html/*.png libxml2-api.xml index.py search.php \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/prebuilt/WW/www/
H A Dbas_l2tp.js378 if((servName.search(/[A-Za-z]/i) != -1) &&
503 if((servName.search(/[A-Za-z]/i) != -1) )
H A Dbas_pptp.js390 if((servName.search(/[A-Za-z]/i) != -1) &&
515 if(servName.search(/[A-Za-z]/i) != -1)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_cursor.c315 * search the queue in __bam_ca_delete().
849 * search.
851 * 2. Searching btree: do a tree search. If it returns a
853 * and let our caller deal with it. If the search doesn't
855 * with an on-page search.
870 * We didn't require an exact match, so the search may
981 * As we didn't require an exact match, the search function
1629 * for one which matches (do a normal btree search, then verify
1646 /* Discard the current page, we're going to do a full search. */
1659 * a linear search fro
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/w1/masters/
H A Dds1wm.c322 .search = ds1wm_search,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dqconf.h286 void search(void);
H A Dqconf.cc1194 connect(editField, SIGNAL(returnPressed()), SLOT(search()));
1198 connect(searchButton, SIGNAL(clicked()), SLOT(search()));
1248 void ConfigSearchWindow::search(void) function in class:ConfigSearchWindow
1473 searchWindow = new ConfigSearchWindow(this, "search");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hid/
H A Dhid-core.c161 * Climb up the stack, search for the specified collection type
793 static __inline__ int search(__s32 *array, __s32 value, unsigned n) function
850 && search(value, field->value[n], count))
855 && search(field->value, value[n], count))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Ddir.c82 * @dir_ni: ntfs inode of the directory in which to search for the name
83 * @uname: Unicode name for which to search in the directory
195 /* The names are not equal, continue the search. */
350 /* The names are not equal, continue the search. */
424 * @parent: A directory inode to begin the search (may be NULL)
429 * then the root directory '.' will be used as the base for the search.
1414 search:
1470 * If case sensitive search failed, then try once again
1476 goto search;
1498 goto search;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dtsearch.c22 /* Tree search for red/black trees.
50 with a usual binary tree search. Additionally, whenever a node N is
95 # include <search.h>
260 /* Find or insert datum into search tree.
327 /* Find datum in search tree.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dist/brew/
H A Dbdbread.mak122 # Include file search path options
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Ddiff.c407 static int search(int *c, int k, int y) function
456 l = search(c, k, y);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/dmasound/
H A Dtas3004.c161 search( unsigned short val, function
165 * This could be a binary search, but for small tables,
166 * a linear search is likely to be faster
181 #define SEARCH(a, b) search(a, b, ARRAY_SIZE(b))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dsuballoc.c928 int search = -ENOSPC; local
970 search = 0; /* success */
974 return search;
1127 /* for now, the chain search is a bit simplistic. We just use
1176 * the transaction, yet the next guy to search has a
1283 /* Attempt to short-circuit the usual search mechanism
1347 /* If the next search of this group is not likely to
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dev6-strncpy_from_user.S387 and t12, 0xf0, t3 # E : binary search for the address of the
H A Dstrncpy_from_user.S319 and t12, 0xf0, t3 # binary search for the address of the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/util/
H A Dftw.c36 #include <search.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Dftw.c36 #include <search.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_xtree.c104 uint search; member in struct:__anon7506
173 * search for the xad entry covering the logical extent
175 //search:
184 * N.B. search may have failed (e.g., hole in sparse file),
187 /* retrieve search result */
277 * search for the xad entry covering the logical extent
279 search:
289 * N.B. search may have failed (e.g., hole in sparse file),
293 /* retrieve search result */
377 * linear search nex
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dslub.c702 static int on_freelist(struct kmem_cache *s, struct page *page, void *search) argument
709 if (fp == search)
742 return search == NULL;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Dbdbread.mak122 # Include file search path options

Completed in 626 milliseconds

123456