HomeSort by: relevance | last modified time | path
    Searched refs:NAMES (Results 1 - 6 of 6) sorted by relevancy

  /src/bin/ls/
ls.h 18 * 3. Neither the name of the University nor the names of its contributors
59 extern int f_leafonly; /* when recursing, print leaf names only */
82 } NAMES;
ls.c 18 * 3. Neither the name of the University nor the names of its contributors
115 int f_leafonly; /* when recursing, print leaf names only */
437 * the names.
497 NAMES *np;
603 if ((np = malloc(sizeof(NAMES) +
print.c 18 * 3. Neither the name of the University nor the names of its contributors
133 NAMES *np;
  /src/usr.bin/systat/
syscall.c 69 static enum sort_order { UNSORTED, NAMES, COUNTS } sort_order = NAMES;
346 sort_order = NAMES;
356 if (sort_order == NAMES) {
357 /* Only sort the entries we have names for */
  /src/sys/external/isc/libsodium/dist/contrib/
Findsodium.cmake 83 find_library(sodium_LIBRARY_DEBUG NAMES ${${XPREFIX}_LIBRARIES}
86 find_library(sodium_LIBRARY_RELEASE NAMES ${${XPREFIX}_LIBRARIES}
  /src/common/dist/zlib/
make_vms.com 108 $! Why /NAMES = AS_IS? Why not simply ".not. vax"? And why not on VAX?

Completed in 15 milliseconds