Searched refs:strrevcmp (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/sendmail/libsm/
H A DMakefile.m49 define(`bldSOURCES', ` assert.c debug.c errstring.c exc.c heap.c match.c rpool.c strdup.c strerror.c strl.c clrerr.c fclose.c feof.c ferror.c fflush.c fget.c fpos.c findfp.c flags.c fopen.c fprintf.c fpurge.c fput.c fread.c fscanf.c fseek.c fvwrite.c fwalk.c fwrite.c get.c makebuf.c put.c refill.c rewind.c setvbuf.c smstdio.c snprintf.c sscanf.c stdio.c strio.c ungetc.c vasprintf.c vfprintf.c vfscanf.c vprintf.c vsnprintf.c wbuf.c wsetup.c string.c stringf.c xtrap.c strto.c test.c strcasecmp.c strrevcmp.c signal.c clock.c config.c shm.c sem.c mbdb.c strexit.c cf.c ldap.c niprop.c mpeix.c memstat.c util.c inet6_ntop.c notify.c ')
27 smcheck(`t-strrevcmp', `compile-run')
/freebsd-11-stable/lib/libsm/
H A DMakefile33 xtrap.c strto.c test.c strcasecmp.c strrevcmp.c \
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf-strtab.c262 strrevcmp (const void *a, const void *b) function
333 qsort (array, size, sizeof (struct elf_strtab_hash_entry *), strrevcmp);
H A Dmerge.c525 strrevcmp (const void *a, const void *b) function
546 /* Like strrevcmp, but for the case where all strings have the same
625 ? strrevcmp_align : strrevcmp));

Completed in 67 milliseconds