HomeSort by: relevance | last modified time | path
    Searched defs:alphasort (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/gen/
alphasort.c 1 /* $NetBSD: alphasort.c,v 1.3 2016/12/16 04:45:04 mrg Exp $ */
37 __RCSID("$NetBSD: alphasort.c,v 1.3 2016/12/16 04:45:04 mrg Exp $");
55 alphasort(const ALPHASORTARG d1, const ALPHASORTARG d2) function in typeref:typename:int
  /src/usr.bin/w/
w.c 99 int alphasort; /* sort by tty alphabeta, not numeric */ variable in typeref:typename:int
169 alphasort = 1;
390 else if (ehead != NULL && alphasort) {
  /src/lib/libc/include/
namespace.h 206 #define alphasort _alphasort macro

Completed in 37 milliseconds