| /netbsd-src/tests/lib/libc/stdlib/ |
| H A D | t_mktemp.c | 84 long name_max; in ATF_TC_BODY() local 87 name_max = pathconf("/tmp/", _PC_NAME_MAX); in ATF_TC_BODY() 88 ATF_REQUIRE(name_max > 0); in ATF_TC_BODY() 90 tlen = (size_t)name_max + sizeof("/tmp/"); in ATF_TC_BODY()
|
| /netbsd-src/lib/libutil/ |
| H A D | login_cap.c | 437 char name_max[32]; in gsetrl() local 442 (void)snprintf(name_max, sizeof(name_max), "%s-max", name); in gsetrl() 457 rl.rlim_max = login_getcaptime(lc, name_max, RMAX, RMAX); in gsetrl() 463 rl.rlim_max = login_getcapsize(lc, name_max, RMAX, RMAX); in gsetrl() 469 rl.rlim_max = login_getcapnum(lc, name_max, RMAX, RMAX); in gsetrl()
|
| /netbsd-src/external/gpl2/groff/dist/src/utils/indxbib/ |
| H A D | indxbib.cpp | 217 size_t name_max; in main() local 221 name_max = file_name_max(dir); in main() 225 name_max = file_name_max("."); in main() 227 if (strlen(filename) + sizeof(INDEX_SUFFIX) - 1 > name_max) in main()
|
| /netbsd-src/external/bsd/file/dist/src/ |
| H A D | magic.c | 626 ms->name_max = CAST(uint16_t, *CAST(const size_t *, val)); in magic_setparam() 665 *CAST(size_t *, val) = ms->name_max; in magic_getparam()
|
| H A D | file.h | 488 uint16_t name_max; member
|
| /netbsd-src/external/gpl3/binutils/dist/zlib/contrib/pascal/ |
| H A D | zlibpas.pas | 59 name_max: Integer; (* space at name (only when reading header) *)
|
| /netbsd-src/external/gpl3/gdb/dist/zlib/contrib/pascal/ |
| H A D | zlibpas.pas | 59 name_max: Integer; (* space at name (only when reading header) *)
|
| /netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/pascal/ |
| H A D | zlibpas.pas | 59 name_max: Integer; (* space at name (only when reading header) *)
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/etc/c/ |
| H A D | zlib.d | 125 uint name_max; /* space at name (only when reading header) */ member
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/etc/c/ |
| H A D | zlib.d | 122 uint name_max; /* space at name (only when reading header) */ member
|
| /netbsd-src/external/bsd/am-utils/dist/libamu/ |
| H A D | xdr_func.c | 2225 if (!xdr_u_int(xdrs, &objp->name_max)) in xdr_am_PATHCONF3resok() 2237 IXDR_PUT_U_LONG(buf, objp->name_max); in xdr_am_PATHCONF3resok() 2251 if (!xdr_u_int(xdrs, &objp->name_max)) in xdr_am_PATHCONF3resok() 2263 objp->name_max = IXDR_GET_U_LONG(buf); in xdr_am_PATHCONF3resok() 2276 if (!xdr_u_int(xdrs, &objp->name_max)) in xdr_am_PATHCONF3resok()
|
| /netbsd-src/external/cddl/osnet/dist/uts/common/zmod/ |
| H A D | zlib.h | 120 uInt name_max; /* space at name (only when reading header) */ member
|
| H A D | inflate.c | 722 state->length < state->head->name_max)
|
| /netbsd-src/external/mpl/bind/dist/lib/dns/ |
| H A D | name.c | 1471 const uint32_t name_max = ISC_MIN(DNS_NAME_MAXWIRE, in dns_name_totext2() 1521 if (name_len > name_max) { in dns_name_tofilenametext() 1522 return name_max == DNS_NAME_MAXWIRE in dns_name_tofilenametext() 1810 const uint32_t name_max = ISC_MIN(DNS_NAME_MAXWIRE, dns_name_fromwire() local
|
| /netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
| H A D | zlib.h | 463 uInt name_max; /* space at name (only when reading header) */ member
|
| /netbsd-src/external/gpl3/gdb/dist/zlib/ |
| H A D | zlib.h | 123 uInt name_max; /* space at name (only when reading header) */ member
|
| /netbsd-src/external/gpl3/binutils.old/dist/zlib/test/ |
| H A D | infcover.c | 306 head.name_max = len; in inf()
|
| /netbsd-src/external/gpl3/binutils/dist/zlib/ |
| H A D | zlib.h | 123 uInt name_max; /* space at name (only when reading header) */ member
|
| /netbsd-src/external/gpl3/gdb/dist/zlib/test/ |
| H A D | infcover.c | 306 head.name_max = len; in inf()
|
| /netbsd-src/external/gpl3/gdb.old/dist/zlib/test/ |
| H A D | infcover.c | 306 head.name_max = len; in inf()
|
| /netbsd-src/external/gpl3/binutils.old/dist/zlib/ |
| H A D | zlib.h | 123 uInt name_max; /* space at name (only when reading header) */ member
|
| H A D | inflate.c | 792 state->length < state->head->name_max)
|
| /netbsd-src/external/gpl3/binutils/dist/zlib/test/ |
| H A D | infcover.c | 306 head.name_max = len; in inf()
|
| /netbsd-src/lib/librpcsvc/ |
| H A D | nfs_prot.x | 1084 u_int32_t name_max; member
|
| /netbsd-src/external/bsd/am-utils/dist/include/ |
| H A D | am_xdr_func.h | 623 u_int name_max; member
|