Searched refs:field (Results 351 - 375 of 456) sorted by relevance

<<111213141516171819

/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_i.h527 * field contains the target BSSID. */
1431 * @field: field the response is a reply for
1432 * @value: value (ie, password, etc) for @field
1439 const char *field,
/freebsd-13-stable/crypto/openssl/include/openssl/
H A Dbn.h504 const BIGNUM *field, BN_CTX *ctx);
/freebsd-13-stable/contrib/ntp/libntp/
H A Dsnprintf.c55 * digits; fix the handling of various corner cases of field width and
59 * check for integer overflow of the field width, precision, and return
639 * C99 says: "A negative field width argument is
641 * field width." (7.19.6.1, 5)
1043 spadlen = width /* Minimum field width. */
1315 padlen = width /* Minimum field width. */
/freebsd-13-stable/sys/ufs/ffs/
H A Dffs_alloc.c2919 int blk, field, subfield, pos; local
2957 field = around[allocsiz];
2960 if ((blk & field) == subfield)
2962 field <<= 1;
3117 * setflags(flags, set/clear) - the fs_flags field has the specified
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_ioctl.c3084 vb->field = lvb->field;
3108 lvb->field = vb->field;
/freebsd-13-stable/stand/common/
H A Dmodule.c1459 printf("Unknown field type %c\n:", *cp);
/freebsd-13-stable/crypto/openssl/crypto/ec/
H A Dec_local.h148 * with different optimized implementations of expensive field
157 * 'field_inv' computes the multiplicative inverse of a in the field,
225 * field.
227 BIGNUM *field; member in struct:ec_group_st
H A Dec_mult.c249 group_top = bn_get_top(group->field);
/freebsd-13-stable/contrib/bmake/
H A Dconfigure1947 # Tries to find if the field MEMBER exists in type AGGR, after including
5628 /* Use a field that we can force nonzero --
7018 nfields = split(line, field, "@")
7020 len = length(field[1])
7022 key = field[i]
7027 len += length(value) + length(field[++i])
/freebsd-13-stable/crypto/heimdal/admin/
H A DMakefile.in71 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-13-stable/crypto/heimdal/appl/
H A DMakefile.in69 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-13-stable/crypto/heimdal/appl/afsutil/
H A DMakefile.in71 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-13-stable/crypto/heimdal/appl/ftp/
H A DMakefile.in69 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-13-stable/crypto/heimdal/appl/ftp/common/
H A DMakefile.in70 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftp/
H A DMakefile.in71 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-13-stable/crypto/heimdal/appl/gssmask/
H A DMakefile.in71 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-13-stable/crypto/heimdal/appl/push/
H A DMakefile.in72 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-13-stable/crypto/heimdal/appl/rcp/
H A DMakefile.in71 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-13-stable/crypto/heimdal/appl/su/
H A DMakefile.in71 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-13-stable/crypto/heimdal/appl/telnet/
H A DMakefile.in69 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-13-stable/crypto/heimdal/appl/telnet/libtelnet/
H A DMakefile.in70 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-13-stable/crypto/heimdal/appl/telnet/telnet/
H A DMakefile.in71 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-13-stable/crypto/heimdal/appl/telnet/telnetd/
H A DMakefile.in71 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-13-stable/crypto/heimdal/base/
H A DMakefile.in71 $(top_srcdir)/cf/have-struct-field.m4 \
/freebsd-13-stable/crypto/heimdal/include/hcrypto/
H A DMakefile.in69 $(top_srcdir)/cf/have-struct-field.m4 \

Completed in 373 milliseconds

<<111213141516171819