Searched defs:field (Results 51 - 75 of 161) sorted by relevance

1234567

/freebsd-current/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cong.c96 mlx5_get_cc_param_val(void *field, u32 index) argument
160 mlx5_ib_set_cc_param_mask_val(void *field, u32 index, u64 var, u32 *attr_mask) argument
264 void *field; local
294 void *field; local
[all...]
/freebsd-current/sys/compat/linux/
H A Dlinux_videodev2_compat.h16 enum v4l2_field field; member in struct:l_v4l2_buffer
48 enum v4l2_field field; member in struct:l_v4l2_window
/freebsd-current/usr.bin/mail/
H A Dcmd2.c453 char field[LINESIZE]; local
H A Dutil.c127 hfield(const char *field, struct message *mp) argument
211 ishfield(char *linebuf, char *colon, const char *field) argument
566 isign(const char *field, struct ignoretab ignore[2]) argument
[all...]
/freebsd-current/bin/ps/
H A Dps.h67 const char *field; /* xo field name */ member in struct:var
/freebsd-current/lib/libcasper/services/cap_sysctl/
H A Dcap_sysctl.c268 unsigned int field, fields; local
/freebsd-current/bin/sh/
H A Dmknodes.c59 struct field { /* a structure field */ struct
69 struct field field[MAXFIELDS]; /* the fields of the structure */ member in struct:str
[all...]
/freebsd-current/usr.sbin/makefs/ffs/
H A Dffs_alloc.c531 int blk, field, subfield, pos; local
/freebsd-current/usr.sbin/usbconfig/
H A Ddump.c116 dump_field(struct libusb20_device *pdev, const char *plevel, const char *field, uint32_t value) argument
[all...]
/freebsd-current/usr.bin/cut/
H A Dcut.c384 int field, i, isdelim; local
/freebsd-current/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.c234 int field; local
/freebsd-current/contrib/wpa/src/eap_peer/
H A Deap_fast_pac.c477 eap_fast_write(char **buf, char **pos, size_t *buf_len, const char *field, const u8 *data, size_t len, int txt) argument
H A Deap_teap_pac.c478 eap_teap_write(char **buf, char **pos, size_t *buf_len, const char *field, const u8 *data, size_t len, int txt) argument
/freebsd-current/contrib/ofed/infiniband-diags/src/
H A Drdma-ndd.c91 const char *field; local
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dconfig_winreg.c699 static void write_str(HKEY hk, const char *field, struct wpa_ssid *ssid) argument
709 static void write_int(HKEY hk, const char *field, int value, int def) argument
838 char field[20], *value; local
[all...]
H A Dconfig_file.c406 static void write_str(FILE *f, const char *field, struct wpa_ssid *ssid) argument
416 static void write_int(FILE *f, const char *field, int value, int def) argument
575 char field[20], *value; local
1060 write_global_bin(FILE *f, const char *field, const struct wpabuf *val) argument
[all...]
/freebsd-current/crypto/openssl/crypto/ts/
H A Dts_conf.c442 ts_CONF_add_flag(CONF *conf, const char *section, const char *field, int flag, TS_RESP_CTX *ctx) argument
/freebsd-current/lib/libcasper/services/cap_grp/
H A Dcap_grp.c551 grp_allowed_field(const nvlist_t *limits, const char *field) argument
/freebsd-current/lib/libcasper/services/cap_pwd/
H A Dcap_pwd.c505 pwd_allowed_field(const nvlist_t *limits, const char *field) argument
/freebsd-current/usr.bin/sort/
H A Dbwstring.c62 populate_cmonth(char **field, const nl_item item, int idx) argument
82 populate_wmonth(wchar_t **field, const nl_item item, int idx) argument
/freebsd-current/crypto/openssl/crypto/bn/
H A Dbn_gf2m.c783 BIGNUM *field; local
841 BIGNUM *field; local
H A Dbn_nist.c351 int BN_nist_mod_192(BIGNUM *r, const BIGNUM *a, const BIGNUM *field, argument
487 int BN_nist_mod_224(BIGNUM *r, const BIGNUM *a, const BIGNUM *field, argument
659 int BN_nist_mod_256(BIGNUM *r, const BIGNUM *a, const BIGNUM *field, argument
896 BN_nist_mod_384(BIGNUM *r, const BIGNUM *a, const BIGNUM *field, BN_CTX *ctx) argument
1156 BN_nist_mod_521(BIGNUM *r, const BIGNUM *a, const BIGNUM *field, BN_CTX *ctx) argument
[all...]
/freebsd-current/sys/ufs/ffs/
H A Dffs_subr.c880 int field, subfield; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.cpp706 bool DYLDRendezvous::FindMetadata(const char *name, PThreadField field, argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.cpp340 UdtRecordCompleter::AddMember(TypeSystemClang &clang, Member *field, argument
[all...]

Completed in 281 milliseconds

1234567