/netbsd-src/external/bsd/ntp/dist/ntpdc/ |
H A D | ntpdc_ops.c | 293 size_t items, in checkitems() 329 size_t items, in check1item() 358 size_t items; in peerlist() local 442 size_t items; in dopeers() local 695 size_t items; in showpeer() local 769 size_t items; in peerstats() local 885 size_t items; in loopinfo() local 960 size_t items; in sysinfo() local 1049 size_t items; in sysstats() local 1115 size_t items; in iostats() local [all …]
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rsa/ |
H A D | rsa_schemes.c | 19 const OSSL_ITEM *items, size_t items_n) in meth2nid() 30 static const char *nid2name(int meth, const OSSL_ITEM *items, size_t items_n) in nid2name()
|
/netbsd-src/external/gpl3/gdb/dist/zlib/ |
H A D | zutil.c | 217 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, unsigned items, unsigned size) in zcalloc() 280 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, uInt items, uInt size) in zcalloc() 305 voidpf ZLIB_INTERNAL zcalloc (opaque, items, size) in zcalloc() argument
|
/netbsd-src/external/gpl3/binutils/dist/zlib/ |
H A D | zutil.c | 217 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, unsigned items, unsigned size) in zcalloc() 280 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, uInt items, uInt size) in zcalloc() 305 voidpf ZLIB_INTERNAL zcalloc (opaque, items, size) in zcalloc() argument
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/ |
H A D | zutil.c | 217 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, unsigned items, unsigned size) in zcalloc() 280 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, uInt items, uInt size) in zcalloc() 305 voidpf ZLIB_INTERNAL zcalloc (opaque, items, size) in zcalloc() argument
|
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/ |
H A D | zutil.c | 222 voidpf zcalloc (voidpf opaque, unsigned items, unsigned size) in zcalloc() 281 voidpf zcalloc (voidpf opaque, unsigned items, unsigned size) in zcalloc() 306 voidpf zcalloc (opaque, items, size) in zcalloc() argument
|
/netbsd-src/usr.bin/make/ |
H A D | lst.h | 165 void *items; /* memory holding the items */ member 180 unsigned char *items = v->items; in Vector_Get() local
|
H A D | for.c | 66 SubstringWords items; /* Substitution items */ member 122 const Substring *items; in ForLoop_Details() local 196 char *items; in ForLoop_ParseItems() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/ |
H A D | svga_overlay.h | 78 } items[1]; member 109 } items[1]; member 118 } items[SVGA_VIDEO_NUM_REGS]; member
|
/netbsd-src/sys/arch/hpc/stand/libz/ |
H A D | zalloc.c | 35 zcalloc(voidpf opaque, unsigned items, unsigned size) in zcalloc()
|
/netbsd-src/sys/lib/libz/ |
H A D | zalloc.c | 42 zcalloc(voidpf opaque, unsigned int items, unsigned int size) in zcalloc()
|
/netbsd-src/bin/csh/ |
H A D | file.c | 305 print_by_column(Char *dir, Char *items[], size_t count) in print_by_column() 457 free_items(Char **items, size_t numitems) in free_items() 466 #define FREE_ITEMS(items, numitems) { \ argument 488 Char **items = NULL; in tsearch() local
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | DbeSyncMap.h | 52 Vector<ITEM *> *items; variable 77 delete items; in ~DbeSyncMap() local
|
H A D | MetricList.h | 155 Vector<Metric*> *items; variable
|
H A D | Filter.h | 96 Vector<RangePair *> *items; // sorted array of items variable
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | DbeSyncMap.h | 52 Vector<ITEM *> *items; variable 77 delete items; in ~DbeSyncMap() local
|
H A D | MetricList.h | 155 Vector<Metric*> *items; variable
|
H A D | Filter.h | 96 Vector<RangePair *> *items; // sorted array of items variable
|
/netbsd-src/common/dist/zlib/contrib/iostream2/ |
H A D | zstream.h | 115 inline int read(izstream& zs, T* x, Items items) { in read() 264 inline int write(ozstream& zs, const T* x, Items items) { in write()
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/iostream2/ |
H A D | zstream.h | 115 inline int read(izstream& zs, T* x, Items items) { in read() 264 inline int write(ozstream& zs, const T* x, Items items) { in write()
|
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/iostream2/ |
H A D | zstream.h | 115 inline int read(izstream& zs, T* x, Items items) { in read() 264 inline int write(ozstream& zs, const T* x, Items items) { in write()
|
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/iostream2/ |
H A D | zstream.h | 115 inline int read(izstream& zs, T* x, Items items) { in read() 264 inline int write(ozstream& zs, const T* x, Items items) { in write()
|
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/rands/seeding/ |
H A D | rand_vms.c | 284 ILE3 *items, in prepare_item_list() 311 static void massage_JPI(ILE3 *items) in massage_JPI()
|
/netbsd-src/external/mit/libuv/dist/src/unix/ |
H A D | os390-syscalls.h | 49 struct pollfd* items; member
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rand/ |
H A D | rand_vms.c | 286 ILE3 *items, in prepare_item_list() 313 static void massage_JPI(ILE3 *items) in massage_JPI()
|