Searched refs:qsort (Results 101 - 106 of 106) sorted by relevance

12345

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/smbd/
H A Dlanman.c1209 qsort(servers,total,sizeof(servers[0]),QSORT_CAST srv_comp);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/libsmb/
H A Dlibsmbclient.c2899 qsort(the_acl->ace, the_acl->num_aces, sizeof(the_acl->ace[0]), QSORT_CAST ace_compare);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/squashfs/
H A Dmksquashfs.c2268 qsort(dir->list, dir->count, sizeof(struct dir_ent *), compare_name);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/shell/
H A Dash.c6865 /* Wrapper around strcmp for qsort/bsearch/... */
9102 * For now just roll 'em through qsort for printing...
9111 qsort(ep, epend - ep, sizeof(char *), vpcmp);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Dconfigure33250 isspace memcmp memcpy memmove printf qsort raise rand strcasecmp\
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c[all...]

Completed in 418 milliseconds

12345